home *** CD-ROM | disk | FTP | other *** search
/ Group 42-Sells Out! - The Information Archive / Group 42 Sells Out (Group 42) (1996).iso / faqs / apgp.txt < prev    next >
Text File  |  1995-11-30  |  145KB  |  3,505 lines

  1. Archive-name: pgp-faq/part1
  2. Posting-Frequency: monthly
  3. Last-modified: 22 June 1995
  4.  
  5. -----BEGIN PGP SIGNED MESSAGE-----
  6.  
  7.                      Frequently Asked Questions
  8.                           alt.security.pgp
  9.                             25 May 1995
  10.  
  11. ========================================================================
  12.                        IMPORTANT DISCLAIMER!
  13.  
  14.      The use of PGP raises  a number of political  and legal
  15.      issues.  I AM NOT a lawyer and AM NOT qualified to give
  16.      any legal opinions.  Nothing in this document should be
  17.      interpreted  as legal advice.   If you  have any  legal
  18.      questions concerning the use of PGP, you should consult
  19.      an  attorney who  specializes in  patent and/or  export
  20.      law.   In any case,  the law  will vary from country to
  21.      country.
  22. ========================================================================
  23.  
  24. Introduction
  25.  
  26. This is the list of Frequently Asked Questions for the Pretty Good
  27. Privacy (PGP) encryption program written by Phillip Zimmermann.  It
  28. is one of two FAQ lists for the newsgroup alt.security.pgp.
  29.  
  30. The other FAQ list is the "Where to Get PGP" FAQ, which is written and
  31. maintained by Michael Paul Johnson <mpj@netcom.com>.  It covers many
  32. topics this one does not; in particular, it contains more complete
  33. information on sites that distribute PGP and the legal and technical
  34. questions surrounding its distribution.  You may get a current copy
  35. from:
  36.  
  37.   ftp://ftp.csn.net/mpj/getpgp.asc
  38.  
  39. This FAQ is slanted towards the DOS or Unix users of PGP and many of
  40. the examples given may only apply to them.  For other systems, I would
  41. like to direct your attention to the following documents:
  42.  
  43.   MAC: "Here's How to MacPGP!" by Xenon <an48138@anon.penet.fi>
  44.   Archimedes PGP comes with its own PGPhints file.
  45.   Send e-mail to pgpinfo@mantis.co.uk for a list of PGP tips.
  46.  
  47. It should be noted that most of the questions and answers concerning
  48. PGP apply equally well to the ViaCrypt(tm) version.
  49.  
  50. Material for this FAQ has come from many different sources.  It would
  51. be difficult to name each of the contributors individually, but I
  52. would like to thank them as a group for their assistance.
  53.  
  54. A current copy of this FAQ can be retrieved from my WWW home page:
  55.  
  56.   http://www.prairienet.org/~jalicqui/pgpfaq.txt
  57.  
  58. or via FTP:
  59.  
  60.   ftp://ftp.prairienet.org/pub/providers/pgp/pgpfaq.?
  61.  
  62. The ? indicates the file format: clearsigned text (txt), gzipped
  63. version of clearsigned text (txt.gz), PGP-signed-and-compressed binary
  64. (pgp), or ASCII armored PGP-signed-and-compressed file (asc).
  65.  
  66. The PGP FAQ is also posted to news.answers and alt.answers, and can be
  67. found in any of the standard FAQ repositories in the three-part form
  68. it is posted in.
  69.  
  70. Permission is granted to copy, archive, or otherwise make this FAQ
  71. available in any way you please, with only the following restriction:
  72. that in every place where this FAQ may be accessed, it must also be
  73. reasonably easy for a user to access a copy of the FAQ with its PGP
  74. signature(s) from me intact.  This ensures that uncorrupted copies of
  75. the FAQ get propagated where those who care can check them, and also
  76. preserves attributions, etc.  If you HTMLize this document, you can
  77. tag the two links mentioned above if you want to avoid storing
  78. multiple copies of the FAQ.
  79.  
  80. Future plans for the FAQ:
  81.  
  82.  - Mac section!
  83.  - hypertexting it and making it available in various forms (LaTeX,
  84.    HTML, texinfo, or some such)
  85.  
  86. Any corrections or suggestions should be sent to me.
  87.  
  88. Jeff Licquia
  89. jalicqui@prairienet.org
  90.  
  91. ========================================================================
  92.  
  93. Table of Contents
  94.  
  95.   1.  Introductory Questions
  96.   1.1.  What is PGP?
  97.   1.2.  Why should I encrypt my mail?  I'm not doing anything illegal!
  98.   1.3.  What are public keys and private keys?
  99.   1.4.  How much does PGP cost?
  100.   1.5.  Is encryption legal?
  101.   1.6.  Is PGP legal?
  102.   1.7.  What's the current version of PGP?
  103.   1.8.  Is there an archive site for alt.security.pgp?
  104.   1.9.  Is there a commercial version of PGP available?
  105.   1.10. Is PGP available as a programming library, so I can write
  106.         programs that use it?
  107.   1.11. What platforms has PGP been ported to?
  108.   1.12. Where can I obtain PGP?
  109.   1.13. I want to find out more!
  110.  
  111.   2.  Very Common Questions and Problems
  112.   2.1.  Why can't a person using version 2.2 read my version 2.3 message?
  113.   2.2.  Why can't a person using version 2.3 read my version 2.6 message?
  114.   2.3.  Why does PGP complain about checking signatures every so often?
  115.   2.4.  Why does it take so long to encrypt/decrypt messages?
  116.   2.5.  How do I create a secondary key file?
  117.   2.6.  How does PGP handle multiple addresses?
  118.   2.7.  Where can I obtain scripts to integrate pgp with my email or news
  119.         reading system?
  120.   2.8.  How can I decrypt messages I've encrypted to others?
  121.   2.9.  Why can't I generate a key with PGP for Unix?
  122.   2.10. When I clearsign a document in PGP, it adds a "dash-space" to
  123.         several of my lines.  What gives?
  124.  
  125.   3.  Security Questions
  126.   3.1.  How secure is PGP?
  127.   3.2.  Can't you break PGP by trying all of the possible keys?
  128.   3.3.  How secure is the conventional cryptography (-c) option?
  129.   3.4.  Can the NSA crack RSA?
  130.   3.5.  Has RSA ever been cracked publicly?  What is RSA-129?
  131.   3.6.  How secure is the "for your eyes only" option (-m)?
  132.   3.7.  What if I forget my pass phrase?
  133.   3.8.  Why do you use the term "pass phrase" instead of "password"?
  134.   3.9.  What is the best way to crack PGP?
  135.   3.10. If my secret key ring is stolen, can my messages be read?
  136.   3.11. How do I choose a pass phrase?
  137.   3.12. How do I remember my pass phrase?
  138.   3.13. How do I verify that my copy of PGP has not been tampered with?
  139.   3.14. I can't verify the signature on my new copy of MIT PGP with my
  140.         old PGP 2.3a!
  141.   3.15. How do I know that there is no trap door in the program?
  142.   3.16. I heard that the NSA put a back door in MIT PGP, and that they
  143.         only allowed it to be legal with the back door.
  144.   3.17. Can I put PGP on a multi-user system like a network or a mainframe?
  145.   3.18. Can I use PGP under a "swapping" operating system like Windows
  146.         or OS/2?
  147.   3.19. Why not use RSA alone rather than a hybrid mix of IDEA, MD5, & RSA?
  148.   3.20. Aren't all of these security procedures a little paranoid?
  149.   3.21. Can I be forced to reveal my pass phrase in any legal proceedings?
  150.  
  151.   4.  Keys
  152.   4.1.  Which key size should I use?
  153.   4.2.  Why does PGP take so long to add new keys to my key ring?
  154.   4.3.  How can I extract multiple keys into a single armored file?
  155.   4.4.  I tried encrypting the same message to the same address two different
  156.         times and got completely different outputs. Why is this?
  157.   4.5.  How do I specify which key to use when an individual has 2 or more
  158.         public keys and the very same user ID on each, or when 2 different
  159.         users have the same name?
  160.   4.6.  What does the message "Unknown signator, can't be checked" mean?
  161.   4.7.  How do I get PGP to display the trust parameters on a key?
  162.   4.8.  How can I make my key available via finger?
  163.  
  164.   5.  Message Signatures
  165.   5.1.  What is message signing?
  166.   5.2.  How do I sign a message while still leaving it readable?
  167.   5.3.  Can't you just forge a signature by copying the signature
  168.         block to another message?
  169.   5.4.  Are PGP signatures legally binding?
  170.  
  171.   6.  Key Signatures
  172.   6.1.  What is key signing?
  173.   6.2.  How do I sign a key?
  174.   6.3.  Should I sign my own key?
  175.   6.4.  Should I sign X's key?
  176.   6.5.  How do I verify someone's identity?
  177.   6.6.  How do I know someone hasn't sent me a bogus key to sign?
  178.   6.7.  What's a key signing party?
  179.   6.8.  How do I organize a key signing party?
  180.  
  181.   7.  Revoking a key
  182.   7.1.  My secret key ring has been stolen or lost, what do I do?
  183.   7.2.  I forgot my pass phrase. Can I create a key revocation certificate?
  184.  
  185.   8.  Public Key Servers
  186.   8.1.  What are the Public Key Servers?
  187.   8.2.  What public key servers are available?
  188.   8.3.  What is the syntax of the key server commands?
  189.  
  190.   9.  Bugs
  191.  
  192.   10. Recommended Reading
  193.  
  194.   11. General Tips
  195.  
  196.   Appendix I    - PGP add-ons and Related Products
  197.   Appendix II   - Glossary of Cryptographic Terms
  198.   Appendix III  - Cypherpunks
  199.   Appendix IV   - Testimony of Philip Zimmermann to Congress
  200.   Appendix V    - Announcement of Philip Zimmermann Defense Fund
  201.   Appendix VI   - A Statement from ViaCrypt Concerning ITAR
  202.  
  203. ========
  204.  
  205. 1.    Introductory Questions
  206.  
  207. ========
  208.  
  209. 1.1.  What is PGP?
  210.  
  211. PGP is a program that gives your electronic mail something that it
  212. otherwise doesn't have: Privacy. It does this by encrypting your mail
  213. so that nobody but the intended person can read it. When encrypted,
  214. the message looks like a meaningless jumble of random characters. PGP
  215. has proven itself quite capable of resisting even the most
  216. sophisticated forms of analysis aimed at reading the encrypted text.
  217.  
  218. PGP can also be used to apply a digital signature to a message without
  219. encrypting it.  This is normally used in public postings where you
  220. don't want to hide what you are saying, but rather want to allow
  221. others to confirm that the message actually came from you. Once a
  222. digital signature is created, it is impossible for anyone to modify
  223. either the message or the signature without the modification being
  224. detected by PGP.
  225.  
  226. While PGP is easy to use, it does give you enough rope so that you can
  227. hang yourself. You should become thoroughly familiar with the various
  228. options in PGP before using it to send serious messages. For example,
  229. giving the command "PGP -sat <filename>" will only sign a message, it
  230. will not encrypt it. Even though the output looks like it is
  231. encrypted, it really isn't. Anybody in the world would be able to
  232. recover the original text.
  233.  
  234. ========
  235.  
  236. 1.2. Why should I encrypt my mail?  I'm not doing anything illegal!
  237.  
  238. You should encrypt your e-mail for the same reason that you don't
  239. write all of your correspondence on the back of a post card. E-mail is
  240. actually far less secure than the postal system. With the post office,
  241. you at least put your letter inside an envelope to hide it from casual
  242. snooping. Take a look at the header area of any e-mail message that
  243. you receive and you will see that it has passed through a number of
  244. nodes on its way to you. Every one of these nodes presents the
  245. opportunity for snooping.  Encryption in no way should imply illegal
  246. activity.  It is simply intended to keep personal thoughts personal.
  247.  
  248. Xenon <an48138@anon.penet.fi> puts it like this:
  249.  
  250. Crime? If you are not a politician, research scientist, investor, CEO,
  251. lawyer, celebrity, libertarian in a repressive society, investor, or
  252. person having too much fun, and you do not send e-mail about your
  253. private sex life, financial/political/legal/scientific plans, or
  254. gossip then maybe you don't need PGP, but at least realize that
  255. privacy has nothing to do with crime and is in fact what keeps the
  256. world from falling apart. Besides, PGP is FUN. You never had a secret
  257. decoder ring? Boo!  -Xenon (Copyright 1993, Xenon)
  258.  
  259. ========
  260.  
  261. 1.3.  What are public keys and private keys?
  262.  
  263. With conventional encryption schemes, keys must be exchanged with
  264. everyone you wish to talk to by some other secure method such as face
  265. to face meetings, or via a trusted courier.  The problem is that you
  266. need a secure channel before you can establish a secure channel!  With
  267. conventional encryption, either the same key is used for both
  268. encryption and decryption or it is easy to convert either key to the
  269. other. With public key encryption, the encryption and decryption keys
  270. are different and it is impossible for anyone to convert one to the
  271. other. Therefore, the encryption key can be made public knowledge, and
  272. posted in a database somewhere. Anyone wanting to send you a message
  273. would obtain your encryption key from this database or some other
  274. source and encrypt his message to you. This message can't be decrypted
  275. with the encryption key. Therefore nobody other than the intended
  276. receiver can decrypt the message. Even the person who encrypted it can
  277. not reverse the process. When you receive a message, you use your
  278. secret decryption key to decrypt the message. This secret key never
  279. leaves your computer. In fact, your secret key is itself encrypted to
  280. protect it from anyone snooping around your computer.
  281.  
  282. ========
  283.  
  284. 1.4.  How much does PGP cost?
  285.  
  286. Nothing! (Compare to ViaCrypt PGP at $98!)  
  287.  
  288. It should be noted, however, that in the United States, some freeware
  289. versions of PGP *MAY* be a violation of a patent held by Public Key
  290. Partners (PKP).  The MIT and ViaCrypt versions specifically are not in
  291. violation; if you use anything else, it's your risk.  See below
  292. (question 1.6) for more information on the patent situation.
  293.  
  294. Also, the free versions of PGP are free only for noncommercial use.
  295. If you need to use PGP in a commercial setting (and you live in the
  296. United States or Canada), you should buy a copy of ViaCrypt PGP.
  297. ViaCrypt PGP has other advantages as well, most notably a limited
  298. license to export it to foreign branch offices.  See below, under
  299. question 1.10, for information on how to contact ViaCrypt.
  300.  
  301. If you need to use PGP for commercial use outside the United States or
  302. Canada, you should contact Ascom Systec AG, the patent holders for IDEA.
  303. They have sold individual licenses for using the IDEA encryption in
  304. PGP.  Contact:
  305.  
  306.   Erhard Widmer
  307.   Ascom Systec AG
  308.   Dep't. CMVV
  309.   Gewerbepark
  310.   CH-5506 Maegenwil
  311.   Switzerland
  312.   IDEA@ascom.ch
  313.  
  314.   ++41 64 56 59 83 (Fax ++41 64 56 59 90)
  315.  
  316. ========
  317.  
  318. 1.5.  Is encryption legal?
  319.  
  320. In much of the civilized world, encryption is either legal, or at
  321. least tolerated. However, there are a some countries where such
  322. activities could put you in front of a firing squad! Check with the
  323. laws in your own country before using PGP or any other encryption
  324. product. A couple of the countries where encryption is illegal are
  325. France, Iran, and Iraq.
  326.  
  327. *** NEWS FLASH ***
  328.  
  329. On April 3, 1995, Boris Yeltsin issued a decree formally banning
  330. encryption with methods not approved by the state.  This would,
  331. presumably, include PGP.  Thus, Russia must be added to the short list
  332. above.
  333.  
  334. *** END NEWS FLASH ***
  335.  
  336. The legal status of encryption in many countries has been placed on
  337. the World Wide Web.  You can access it from:
  338.  
  339.   http://web.cnam.fr/Network/Crypto/
  340.  
  341. ========
  342.  
  343. 1.6.  Is PGP legal?
  344.  
  345. In addition to the comments about encryption listed above, there are a
  346. couple of additional issues of importance to those individuals
  347. residing in the United States or Canada.  
  348.  
  349. First, there is a question as to whether or not PGP falls under ITAR
  350. regulations which govern the exporting of cryptographic technology
  351. from the United States and Canada. This despite the fact that
  352. technical articles on the subject of public key encryption have been
  353. available legally worldwide for a number of years.  Any competent
  354. programmer would have been able to translate those articles into a
  355. workable encryption program.  A lawsuit has recently been filed by the
  356. EFF challenging the ITAR regulations; thus, they may be relaxed to
  357. allow encryption technology to be exported.
  358.  
  359. Second, older versions of PGP (up to 2.3a) were thought to be
  360. violating the patent on the RSA encryption algorithm held by Public
  361. Key Partners (PKP), a patent that is only valid in the United States.
  362. This was never tested in court, however, and recent versions of PGP
  363. have been made with various agreements and licenses in force which
  364. effectively settle the patent issue.  So-called "international"
  365. versions and older versions (previous to ViaCrypt PGP 2.4), however,
  366. are still considered in violation by PKP; if you're in the USA, use
  367. them at your own risk!
  368.  
  369. ========
  370.  
  371. 1.7.  What's the current version of PGP?
  372.  
  373. You would think that's an easy question to answer!
  374.  
  375. At the moment, there are four different "current" versions of PGP.
  376. All of these are derived, more or less, from a common source base: PGP
  377. 2.3a, the last "guerillaware" version of PGP.  Negotiations to make
  378. PGP legal and "legitimate" have resulted in the differing versions
  379. available; all of them, for the most part, are approximately
  380. equivalent in functionality, and they can all work with each other in
  381. most respects.
  382.  
  383. MIT PGP 2.6.2 is the current "official" freeware version.  It has been
  384. developed both with Phil Zimmermann's approval and active involvement.
  385. It contains several bug fixes and enhancements over 2.3a, and it
  386. avoids the patent question surrounding other versions of PGP by using
  387. the RSAREF library for some of its functions.  This library was
  388. developed by RSA Data Security, Inc., and is (basically) free for
  389. noncommercial use.  As part of MIT's agreement with RSADSI, all
  390. versions of MIT PGP generate encrypted messages that cannot be
  391. decrypted with PGP 2.3a or previous versions.
  392.  
  393. ViaCrypt PGP 2.7.1 is the current "official" commercial version.  It
  394. is available from ViaCrypt, a company out of Arizona, and also has
  395. Phil's approval and involvement.  See below for details on this
  396. version.
  397.  
  398. PGP 2.6.2i ("international") is a version of PGP developed from the
  399. source code of MIT PGP, which was exported illegally from the United
  400. States at some point.  Basically, it is MIT PGP 2.6.2, but it uses the
  401. old encryption routines from PGP 2.3a; these routines perform better
  402. than RSAREF and in addition do not have the usage restrictions in the
  403. RSAREF copyright license.  It also contains some fixes for bugs
  404. discovered since the release of MIT PGP 2.6.2.
  405.  
  406. PGP 2.6ui ("unofficial international") is PGP 2.3a with minor
  407. modifications made so it can decrypt files encrypted with MIT PGP.  It
  408. does not contain any of the MIT fixes and improvements; it does,
  409. however, have other improvements, most notably in the Macintosh
  410. version.
  411.  
  412. ========
  413.  
  414. 1.8.  Is there an archive site for alt.security.pgp?
  415.  
  416. laszlo@instrlab.kth.se (Laszlo Baranyi) says:
  417.  
  418. "My memory says that ripem.msu.edu stores a backlog of both
  419. alt.security.pgp, and sci.crypt. But that site is ONLY open for ftp
  420. for those that are inside US."
  421.  
  422. ========
  423.  
  424. 1.9.  Is there a commercial version of PGP available?
  425.  
  426. Yes; by arrangement with the author of PGP, a company called ViaCrypt
  427. is marketing a version of PGP that is almost identical to the freeware
  428. version. Each can read or write messages which the other can
  429. understand.
  430.  
  431. ViaCrypt reports:
  432.  
  433. - -----
  434. If you are a commercial user of PGP in the USA or Canada, contact
  435. Viacrypt in Phoenix, Arizona, USA.  The commercial version of PGP
  436. is fully licensed to use the patented RSA and IDEA encryption
  437. algorithms in commercial applications, and may be used in
  438. corporate and government environments in the USA and Canada.  It
  439. is fully compatible with, functionally the same as, and just as
  440. strong as the freeware version of PGP. Due to limitations on
  441. ViaCrypt's RSA distribution license, ViaCrypt only distributes
  442. executable code and documentation for it, but they are working on
  443. making PGP available for a variety of platforms.  Call or write
  444. to them for the latest information.  The latest version number
  445. for Viacrypt PGP is 2.7.  [Note: Since this statement was issued,
  446. ViaCrypt has updated ViaCrypt PGP to 2.7.1.]
  447.  
  448. Here is a brief summary of Viacrypt's currently-available
  449. products:
  450.  
  451. 1. ViaCrypt PGP for Windows (3.1).   Prices start at $124.98
  452.  
  453. 2. ViaCrypt PGP for Macintosh, 680x0 or PowerPC, System 6.04 or   
  454.    later.    Prices start at $124.98
  455.  
  456. 3. ViaCrypt PGP for MS-DOS.  Prices start at $99.98
  457.  
  458. 4. ViaCrypt PGP for UNIX.  Includes executables for the following
  459.    platforms:
  460.  
  461.      SunOS 4.1.x (SPARC)
  462.      Solaris 2.3
  463.      IBM RS/6000 AIX
  464.      HP 9000 Series 700/800 UX
  465.      SCO 386/486 UNIX
  466.      SGI IRIX
  467.      AViiON DG-UX(88/OPEN)
  468.  
  469.    Prices start at $149.98
  470.  
  471.      Executables for the following additional platforms are
  472.      available upon request for an additional $30.00 charge.
  473.  
  474.      BSD 386
  475.      Ultrix MIPS DECstation 4.x
  476.      DEC Alpha OSF/1
  477.      NeXTSTEP
  478.  
  479. 5. ViaCrypt PGP for WinCIM/CSNav.  A special package for users of 
  480.    CompuServe.  Prices start at $119.98
  481.  
  482. If you wish to place an order please call 800-536-2664 during the
  483. hours of 8:30am to 5:00pm MST, Monday - Friday.  We accept VISA,
  484. MasterCard, AMEX and Discover credit cards.
  485.  
  486. If you have further questions, please feel free to contact me.
  487.  
  488. Best Regards,
  489. Paul E. Uhlhorn
  490. Director of Marketing, ViaCrypt Products
  491. Mail:       9033 N. 24th Avenue
  492.             Suite 7
  493.             Phoenix, AZ  85021-2847
  494. Phone:      (602) 944-0773
  495. Fax:        (602) 943-2601
  496. Internet:   viacrypt@acm.org
  497. Compuserve: 70304,41
  498. - -----
  499.  
  500. They have also reported recently that they have gained a general
  501. export license for exporting ViaCrypt PGP to foreign subsidiaries of
  502. USA-based companies.  Contact ViaCrypt for details.
  503.  
  504. ========
  505.  
  506. 1.10. Is PGP available as a programming library, so I can write
  507.       programs that use it?
  508.  
  509. Not yet.  PGP 3.0, when it is released, is supposed to have support
  510. for doing this.  The PGP development team has even released a
  511. preliminary API for the library; you can get it from:
  512.  
  513.   ftp://ftp.netcom.com/pub/dd/ddt/crypto/crypto_info/950212_pgp3spec.txt
  514.  
  515. The development team has expressed that this is not a definitive spec;
  516. some of it is already out of date.  It's good for getting the general
  517. idea, though.  Send comments concerning the spec to pgp@lsd.com.
  518.  
  519. In the meantime, you can write your programs to call the PGP program
  520. when necessary.  In C, for example, you would likely use the system()
  521. or spawn...() functions to do this.
  522.  
  523. ========
  524.  
  525. 1.11. What platforms has PGP been ported to?
  526.  
  527. PGP has been ported successfully to many different platforms,
  528. including DOS, the Macintosh, OS/2, Unix (just about all flavors),
  529. VMS, the Atari ST, Archimedes, and the Commodore Amiga.  A Windows NT
  530. port is reportably in the works as well.
  531.  
  532. If you don't see your favorite platform above, don't despair!  It's
  533. likely that porting PGP to your platform won't be too terribly
  534. difficult, considering all the platforms it has been ported to.  Just
  535. ask around to see if there might in fact be a port to your system, and
  536. if not, try it!
  537.  
  538. PGP's VMS port, by the way, has its own Web page:
  539.  
  540.   http://www.tditx.com/~d_north/pgp.html
  541.  
  542. ========
  543.  
  544. 1.12. Where can I obtain PGP?
  545.  
  546. PGP is very widely available, so much so that a separate FAQ has been
  547. written for answering this question.  It is called, "WHERE TO GET THE
  548. PRETTY GOOD PRIVACY PROGRAM (PGP)"; it is posted in alt.security.pgp
  549. regularly, is in the various FAQ archive sites, and is also available
  550. from:
  551.  
  552.   ftp://ftp.csn.net/mpj/getpgp.asc
  553.  
  554. However, I will describe below the ways to get the differing versions
  555. of PGP from their source sites.  Please refer to the above document
  556. for more information.
  557.  
  558. MIT PGP 2.6.2:
  559.  
  560. Due to the ITAR regulations (described above), MIT has found it
  561. necessary to place PGP in an export-controlled directory to prevent
  562. people outside the United States from downloading it.  If you are in
  563. the USA, you may follow these directions:
  564.  
  565. Telnet to net-dist.mit.edu and log in as "getpgp".  You will then be
  566. given a short statement about the regulations concerning the export of
  567. cryptographic software, and be given a series of yes/no questions to
  568. answer.  If you answer correctly to the questions (they consist mostly
  569. of agreements to the RSADSI and MIT licenses and questions about
  570. whether you intend to export PGP), you will be given a special
  571. directory name in which to find the PGP code.  At that point, you can
  572. FTP to net-dist.mit.edu, change to that directory, and access the
  573. software.  You may be denied access to the directories even if you
  574. answer the questions correctly if the MIT site cannot verify that your
  575. site does in fact reside in the USA.
  576.  
  577. Further directions, copies of the MIT and RSAREF licenses, notes, and
  578. the full documentation are freely available from:
  579.  
  580.   ftp://net-dist.mit.edu/pub/PGP/
  581.  
  582. An easier method of getting to the PGP software is now available on
  583. the World Wide Web at the following location:
  584.  
  585.   http://bs.mit.edu:8001/pgp-form.html
  586.  
  587. ViaCrypt PGP 2.7.1:
  588.  
  589. ViaCrypt PGP is not generally available for FTP; it is commercial
  590. software.  It is, furthermore, not available outside the United States
  591. or Canada except under special circumstances.  See above (question
  592. 1.9) for contact information.
  593.  
  594. PGP 2.6.2i:
  595.  
  596. As Norway is not limited by ITAR, no hoops are needed to get this
  597. version:
  598.  
  599.   http://www.ifi.uio.no/~staalesc/PGP/home.html
  600.   ftp://ftp.ox.ac.uk/pub/crypto/pgp/
  601.  
  602. You may also get it via mail by sending a message to
  603. hypnotech-request@ifi.uio.no with your request in the subject:
  604.  
  605.   GET pgp262i[s].[zip | tar.gz]
  606.  
  607. Specify the "s" if you want the source code.  Putting ".zip" at the
  608. end gets you the files in the PKZIP/Info-ZIP archive format, while
  609. putting "tar.gz" at the end gets the files in a gzipped tar file.
  610.  
  611. PGP 2.6ui:
  612.  
  613.   ftp://ftp.mantis.co.uk/pub/cryptography/
  614.   http://www.mantis.co.uk/pgp/pgp.html
  615.  
  616. This link is also an excellent resource for other information about PGP.
  617.  
  618. A note on ftpmail:
  619.  
  620.     For those individuals who do not have access to FTP, but do have access
  621.     to e-mail, you can get FTP files mailed to you.  For information on
  622.     this service, send a message saying "Help" to ftpmail@decwrl.dec.com.
  623.     You will be sent an instruction sheet on how to use the ftpmail
  624.     service.
  625.  
  626. ========
  627.  
  628. 1.13.  I want to find out more!
  629.  
  630. If this FAQ doesn't answer your question, there are several places for
  631. finding out information about PGP.
  632.  
  633. Web/Mosaic/Lynx:
  634.  
  635.     Fran Litterio's Crypto Page (from the Virtual Library)
  636.       http://draco.centerline.com:8080/~franl/crypto.html
  637.     Using Microsoft Windows with PGP
  638.       http://www.lcs.com/winpgp.html
  639.     Derek Atkins' Official Bug List for MIT PGP
  640.       http://www.mit.edu:8001/people/warlord/pgp-faq.html
  641.     The Phil Zimmermann Legal Defense Fund Page
  642.       http://www.netresponse.com/zldf
  643.     The MCIP/Macintosh Cryptography Page
  644.       http://uts.cc.utexas.edu/~grgcombs/htmls/crypto.html
  645.     Jeff Licquia's Home Page
  646.       http://www.prairienet.org/~jalicqui
  647.  
  648. FTP Sites:
  649.  
  650.     ftp://ripem.msu.edu/pub/crypt/
  651.     ftp://ftp.dsi.unimi.it/pub/security/crypt/
  652.     ftp://ftp.csua.berkeley.edu/pub/cypherpunks/
  653.  
  654. News Groups:
  655.  
  656.     alt.anonymous               Discussion of anonymity and anon remailers
  657.     alt.anonymous.messages      For anonymous encrypted message transfer
  658.     alt.privacy.clipper         Clipper, Capstone, Skipjack, Key Escrow
  659.     alt.security                general security discussions
  660.     alt.security.index          index to alt.security
  661.     alt.security.pgp            discussion of PGP
  662.     alt.security.ripem          discussion of RIPEM
  663.     alt.security.keydist        key distribution via Usenet
  664.     alt.society.civil-liberty   general civil liberties, including privacy
  665.     comp.compression            discussion of compression algorithms
  666.     comp.org.eff.news           News reports from EFF
  667.     comp.org.eff.talk           discussion of EFF related issues
  668.     comp.patents                discussion of S/W patents, including RSA
  669.     comp.risks                  some mention of crypto and wiretapping
  670.     comp.society.privacy        general privacy issues
  671.     comp.security.announce      announcements of security holes
  672.     misc.legal.computing        software patents, copyrights, computer laws
  673.     sci.crypt                   methods of data encryption/decryption
  674.     sci.math                    general math discussion
  675.     talk.politics.crypto        general talk on crypto politics
  676.  
  677. ========
  678.  
  679. 2.   Very Common Questions and Problems
  680.  
  681. ========
  682.  
  683. 2.1. Why can't a person using version 2.2 read my version 2.3 message?
  684.  
  685. You might try adding "+pkcs_compat=0" to your command line as follows:
  686. "pgp -seat +pkcs_compat=0 <filename>" By default, versions 2.3 and
  687. later of PGP uses a different header format that is not compatible
  688. with earlier versions of PGP. Inserting this option into the command
  689. will force PGP to use the older header format. You can also set this
  690. option in your config.txt file, but this is not recommended, as the
  691. newer versions of PGP cannot understand the old signature format.
  692.  
  693. ========
  694.  
  695. 2.2. Why can't a person using version 2.x read my version 2.6 message?
  696.  
  697. You are probably using MIT PGP, or possibly some other version of PGP
  698. with the "legal_kludge" option turned off.
  699.  
  700. As part of the agreement made to settle PGP's patent problems, MIT PGP
  701. changed its format slightly to prevent PGP 2.4 and older versions
  702. from decrypting its messages.  This format change was written into MIT
  703. PGP to happen on September 1, 1994.  Thus, all messages encrypted with
  704. MIT PGP after that date are unreadable by 2.4 (and earlier).
  705.  
  706. The best route here is for your friend to upgrade to a newer version
  707. of PGP.  Alternatively, if you are using a non-MIT version, look up
  708. the "legal_kludge" option in your documentation; you should be able to
  709. configure your copy of PGP to generate old-style messages.
  710.  
  711. ========
  712.  
  713. 2.3. Why does PGP complain about checking signatures every so often?
  714.  
  715. Version 2.3a introduced the "pkcs_compat" option, allowing the format
  716. of signatures to change slightly to make them more compatible with
  717. industry standards.  (See question 2.1.)  MIT PGP, because it uses the
  718. RSAREF library, is unable to understand the old signature format, so
  719. it therefore ignores the signature and warns you that it is doing so.
  720.  
  721. This problem comes up mostly with old key signatures.  If your key
  722. contains such old signatures, try to get those people who signed your
  723. key to resign it.
  724.  
  725. If an old signature is still vitally important to check, get a non-MIT
  726. version of PGP to check it with, such as ViaCrypt's.
  727.  
  728. ========
  729.  
  730. 2.4. Why does it take so long to encrypt/decrypt messages?
  731.  
  732. This problem can arise when you have placed the entire public key ring
  733. from one of the servers into the pubring.pgp file. PGP may have to
  734. search through several thousand keys to find the one that it is after.
  735. The solution to this dilemma is to maintain 2 public key rings. The
  736. first ring, the normal pubring.pgp file, should contain only those
  737. individuals that you send messages to quite often. The second key ring
  738. can contain ALL of the keys for those occasions when the key you need
  739. isn't in your short ring. You will, of course, need to specify the key
  740. file name whenever encrypting messages using keys in your secondary
  741. key ring. Now, when encrypting or decrypting messages to individuals
  742. in your short key ring, the process will be a LOT faster.
  743.  
  744. ========
  745.  
  746. 2.5. How do I create a secondary key file?
  747.  
  748. First, let's assume that you have all of the mammoth public key ring
  749. in your default pubring.pgp file. First, you will need to extract all
  750. of your commonly used keys into separate key files using the -kx
  751. option. Next, rename pubring.pgp to some other name. For this example,
  752. I will use the name "pubring.big". Next, add each of the individual
  753. key files that you previously created to a new pubring.pgp using the
  754. - -ka option. To encrypt a message to someone in the short default file,
  755. use the command "pgp -e <file> <userid>". To encrypt a message to
  756. someone in the long ring, use the command "pgp -e
  757. +pubring=c:\pgp\pubring.big <file> <userid>". Note that you need to
  758. specify the complete path and file name for the secondary key ring. It
  759. will not be found if you only specify the file name.
  760.  
  761. ========
  762.  
  763. 2.6. How does PGP handle multiple addreses?
  764.  
  765. When encrypting a message to multiple addresses, you will notice that
  766. the length of the encrypted file only increases by a small amount for
  767. each additional address.  The reason that the message only grows by a
  768. small amount for each additional key is that the body of the message
  769. is only encrypted once using a random session key and IDEA. It is only
  770. necessary then to encrypt this session key once for each address and
  771. place it in the header of the message. Therefore, the total length of
  772. a message only increases by the size of a header segment for each
  773. additional address. (To avoid a known weakness in RSA when encrypting
  774. the same message to multiple recipients, the IDEA session key is
  775. padded with different random data each time it is RSA- encrypted.)
  776.  
  777. ========
  778.  
  779. 2.7. Where can I obtain scripts to integrate pgp with my email or news
  780. reading system?
  781.  
  782. There are many scripts and programs available for making PGP easier to
  783. use.  See below, in Appendix I, for a list of such programs.
  784.  
  785. A set of scripts was distributed with PGP for doing this.  Since these
  786. scripts were considered out of date, they have been removed from the
  787. MIT distribution.
  788.  
  789. ========
  790.  
  791. 2.8. How can I decrypt messages I've encrypted to others?
  792.  
  793. With conventional encryption, you can read the message by running PGP
  794. on the encrypted file and giving the pass phrase you used to encrypt.
  795.  
  796. With regular encryption, it's impossible unless you encrypted to
  797. yourself as well.  Sorry!
  798.  
  799. There is an undocumented setting, EncryptToSelf, which you can set in
  800. your CONFIG.TXT or on the command line to "on" if you want PGP to
  801. always encrypt your messages to yourself.  Be warned, though; if your
  802. key is compromised, this means that the "cracker" will be able to read
  803. all the message you sent as well as the ones you've received.
  804.  
  805. ========
  806.  
  807. 2.9. Why can't I generate a key with PGP for Unix?
  808.  
  809. Most likely this is caused because PGP can't create the public and
  810. private key ring files.  If PGPPATH isn't defined, PGP will try to put
  811. those files in the subdirectory ".pgp" off your home directory.  It
  812. will not create the directory if needed, so if the directory's not
  813. there already, PGP will crash after generating the key.
  814.  
  815. There are two solutions: set the PGPPASS environment variable to point
  816. to the location of your key rings, or run a "mkdir $HOME/.pgp" before
  817. generating your key.
  818.  
  819. ========
  820.  
  821. 2.10. When I clearsign a document in PGP, it adds a "dash-space" to
  822. several of my lines.  What gives?
  823.  
  824. PGP does this because of the "-----BEGIN PGP MESSAGE-----" (and
  825. related) headers it uses to mark the beginning of PGP messages.  To
  826. keep it from getting confused, it tacks a "- " to the beginning of
  827. every line in the regular text which has a dash at the start.  It
  828. strips the extra dash and space when you check the message's
  829. signature, and writes the original text to the output.
  830.  
  831.  
  832. -----BEGIN PGP SIGNATURE-----
  833. Version: 2.6.2
  834.  
  835. iQCVAwUBL+kAVLnwkw8DU+OFAQGTaQP/am6VQIXoSRvYsxw9ncyPmZDN+t/0r1+0
  836. osArYuWC167qo+hIBUcEwabRiLt2TvbTG91qjqTOUwkU+qB/eAj96ozHlN22AmmR
  837. 7ufvJAR4HjJFB+QBv5aFVB3/FTPoupDCnA6L79O4xXFHoBhxukYSJ5zswAZdVSbZ
  838. bY8ALveqhpY=
  839. =9GgA
  840. -----END PGP SIGNATURE-----
  841.  
  842. Archive-name: pgp-faq/part2
  843. Posting-Frequency: monthly
  844. Last-modified: 22 June 1995
  845.  
  846. -----BEGIN PGP SIGNED MESSAGE-----
  847.  
  848. ========
  849.  
  850. 3. Security Questions
  851.  
  852. ========
  853.  
  854. 3.1. How secure is PGP?
  855.  
  856. The big unknown in any encryption scheme based on RSA is whether or
  857. not there is an efficient way to factor huge numbers, or if there is
  858. some backdoor algorithm that can break the code without solving the
  859. factoring problem. Even if no such algorithm exists, it is still
  860. believed that RSA is the weakest link in the PGP chain.
  861.  
  862. ========
  863.  
  864. 3.2. Can't you break PGP by trying all of the possible keys?
  865.  
  866. This is one of the first questions that people ask when they are first
  867. introduced to cryptography. They do not understand the size of the
  868. problem. For the IDEA encryption scheme, a 128 bit key is required.
  869. Any one of the 2^128 possible combinations would be legal as a key,
  870. and only that one key would successfully decrypt all message blocks.
  871. Let's say that you had developed a special purpose chip that could try
  872. a billion keys per second. This is FAR beyond anything that could
  873. really be developed today. Let's also say that you could afford to
  874. throw a billion such chips at the problem at the same time. It would
  875. still require over 10,000,000,000,000 years to try all of the possible
  876. 128 bit keys. That is something like a thousand times the age of the
  877. known universe! While the speed of computers continues to increase and
  878. their cost decrease at a very rapid pace, it will probably never get
  879. to the point that IDEA could be broken by the brute force attack.
  880.  
  881. The only type of attack that might succeed is one that tries to solve
  882. the problem from a mathematical standpoint by analyzing the
  883. transformations that take place between plain text blocks, and their
  884. cipher text equivalents. IDEA is still a fairly new algorithm, and
  885. work still needs to be done on it as it relates to complexity theory,
  886. but so far, it appears that there is no algorithm much better suited
  887. to solving an IDEA cipher than the brute force attack, which we have
  888. already shown is unworkable. The nonlinear transformation that takes
  889. place in IDEA puts it in a class of extremely difficult to solve
  890. mathmatical problems.
  891.  
  892. ========
  893.  
  894. 3.3. How secure is the conventional cryptography (-c) option?
  895.  
  896. Assuming that you are using a good strong random pass phrase, it is
  897. actually much stronger than the normal mode of encryption because you
  898. have removed RSA which is believed to be the weakest link in the
  899. chain.  Of course, in this mode, you will need to exchange secret keys
  900. ahead of time with each of the recipients using some other secure
  901. method of communication, such as an in- person meeting or trusted
  902. courier.
  903.  
  904. ========
  905.  
  906. 3.4. Can the NSA crack RSA?
  907.  
  908. This question has been asked many times. If the NSA were able to crack
  909. RSA, you would probably never hear about it from them. The best
  910. defense against this is the fact the algorithm for RSA is known
  911. worldwide. There are many competent mathematicians and cryptographers
  912. outside the NSA and there is much research being done in the field
  913. right now. If any of them were to discover a hole in RSA, I'm sure
  914. that we would hear about it from them. I think that it would be hard
  915. to hide such a discovery.  For this reason, when you read messages on
  916. USENET saying that "someone told them" that the NSA is able to break
  917. pgp, take it with a grain of salt and ask for some documentation on
  918. exactly where the information is coming from.
  919.  
  920. ========
  921.  
  922. 3.5. Has RSA ever been cracked publicly?  What is RSA-129?
  923.  
  924. One RSA-encrypted message has been cracked publicly.
  925.  
  926. When the inventors of RSA first published the algorithm, they
  927. encrypted a sample message with it and made it available along with
  928. the public key used to encrypt the message.  They offered $100 to the
  929. first person to provide the plaintext message.  This challenge is
  930. often called "RSA-129" because the public key used was 129 digits,
  931. which translates to approximately 430 bits.
  932.  
  933. Recently, an international team coordinated by Paul Leyland, Derek
  934. Atkins, Arjen Lenstra, and Michael Graff successfully factored the
  935. public key used to encrypt the RSA-129 message and recovered the
  936. plaintext.  The message read:
  937.  
  938.   THE MAGIC WORDS ARE SQUEAMISH OSSIFRAGE
  939.  
  940. They headed a huge volunteer effort in which work was distributed via
  941. E-mail, fax, and regular mail to workers on the Internet, who
  942. processed their portion and sent the results back.  About 1600
  943. machines took part, with computing power ranging from a fax machine to
  944. Cray supercomputers.  They used the best known factoring algorithm of
  945. the time; better methods have been discovered since then, but the
  946. results are still instructive in the amount of work required to crack
  947. a RSA-encrypted message.
  948.  
  949. The coordinators have estimated that the project took about eight
  950. months of real time and used approximately 5000 MIPS-years of
  951. computing time.  (A MIPS-year is approximately the amount of computing
  952. done by a 1 MIPS [million instructions per second] computer in one
  953. year.)
  954.  
  955. What does all this have to do with PGP?  The RSA-129 key is
  956. approximately equal in security to a 426-bit PGP key.  This has been
  957. shown to be easily crackable by this project.  PGP used to recommend
  958. 384-bit keys as "casual grade" security; recent versions offer 512
  959. bits as a recommended minimum security level.
  960.  
  961. Note that this effort cracked only a single RSA key.  Nothing was
  962. discovered during the course of the experiment to cause any other keys
  963. to become less secure than they had been.
  964.  
  965. For more information on the RSA-129 project, see:
  966.  
  967.   ftp://ftp.ox.ac.uk/pub/math/rsa129/rsa129.ps.gz
  968.  
  969. ========
  970.  
  971. 3.6. How secure is the "for your eyes only" option (-m)?
  972.  
  973. It is not secure at all. There are many ways to defeat it. Probably
  974. the easiest way is to simply redirect your screen output to a file as
  975. follows:
  976.  
  977.     pgp [filename] > [diskfile]
  978.  
  979. The -m option was not intended as a fail-safe option to prevent plain
  980. text files from being generated, but to serve simply as a warning to
  981. the person decrypting the file that he probably shouldn't keep a copy
  982. of the plain text on his system.
  983.  
  984. ========
  985.  
  986. 3.7. What if I forget my pass phrase?
  987.  
  988. In a word: DON'T. If you forget your pass phrase, there is absolutely
  989. no way to recover any encrypted files. I use the following technique:
  990. I have a backup copy of my secret key ring on floppy, along with a
  991. sealed envelope containing the pass phrase. I keep these two items in
  992. separate safe locations, neither of which is my home or office. The
  993. pass phrase used on this backup copy is different from the one that I
  994. normally use on my computer. That way, even if some stumbles onto the
  995. hidden pass phrase and can figure out who it belongs to, it still
  996. doesn't do them any good, because it is not the one required to unlock
  997. the key on my computer.
  998.  
  999. ========
  1000.  
  1001. 3.8. Why do you use the term "pass phrase" instead of "password"?
  1002.  
  1003. This is because most people, when asked to choose a password, select
  1004. some simple common word. This can be cracked by a program that uses a
  1005. dictionary to try out passwords on a system. Since most people really
  1006. don't want to select a truly random password, where the letters and
  1007. digits are mixed in a nonsense pattern, the term pass phrase is used
  1008. to urge people to at least use several unrelated words in sequence as
  1009. the pass phrase.
  1010.  
  1011. ========
  1012.  
  1013. 3.9. What is the best way to crack PGP?
  1014.  
  1015. Currently, the best attack possible on PGP is a dictionary attack on
  1016. the pass phrase.  This is an attack where a program picks words out of
  1017. a dictionary and strings them together in different ways in an attempt
  1018. to guess your pass phrase.
  1019.  
  1020. This is why picking a strong pass phrase is so important.  Many of
  1021. these cracker programs are very sophisticated and can take advantage
  1022. of language idioms, popular phrases, and rules of grammar in building
  1023. their guesses.  Single-word "phrases", proper names (especially famous
  1024. ones), or famous quotes are almost always crackable by a program with
  1025. any "smarts" in it at all.
  1026.  
  1027. ========
  1028.  
  1029. 3.10. If my secret key ring is stolen, can my messages be read?
  1030.  
  1031. No, not unless they have also stolen your secret pass phrase, or if
  1032. your pass phrase is susceptible to a brute-force attack. Neither part
  1033. is useful without the other. You should, however, revoke that key and
  1034. generate a fresh key pair using a different pass phrase. Before
  1035. revoking your old key, you might want to add another user ID that
  1036. states what your new key id is so that others can know of your new
  1037. address.
  1038.  
  1039. ========
  1040.  
  1041. 3.11. How do I choose a pass phrase?
  1042.  
  1043. All of the security that is available in PGP can be made absolutely
  1044. useless if you don't choose a good pass phrase to encrypt your secret
  1045. key ring. Too many people use their birthday, their telephone number,
  1046. the name of a loved one, or some easy to guess common word.  While
  1047. there are a number of suggestions for generating good pass phrases,
  1048. the ultimate in security is obtained when the characters of the pass
  1049. phrase are chosen completely at random. It may be a little harder to
  1050. remember, but the added security is worth it. As an absolute minimum
  1051. pass phrase, I would suggest a random combination of at least 8
  1052. letters and digits, with 12 being a better choice. With a 12 character
  1053. pass phrase made up of the lower case letters a-z plus the digits 0-9,
  1054. you have about 62 bits of key, which is 6 bits better than the 56 bit
  1055. DES keys. If you wish, you can mix upper and lower case letters in
  1056. your pass phrase to cut down the number of characters that are
  1057. required to achieve the same level of security. I don't do this myself
  1058. because I hate having to manipulate the shift key while entering a
  1059. pass phrase.
  1060.  
  1061. A pass phrase which is composed of ordinary words without punctuation
  1062. or special characters is susceptible to a dictionary attack.
  1063. Transposing characters or mis-spelling words makes your pass phrase
  1064. less vulnerable, but a professional dictionary attack will cater for
  1065. this sort of thing.
  1066.  
  1067. A good treatise on the subject is available which discusses the use of
  1068. "shocking nonsense" in pass phrases.  It is written by Grady Ward, and
  1069. can be found on Fran Litterio's crypto page:
  1070.  
  1071.   http://draco.centerline.com:8080/~franl/pgp/pgp-passphrase-faq.html
  1072.  
  1073. ========
  1074.  
  1075. 3.12. How do I remember my pass phrase?
  1076.  
  1077. This can be quite a problem especially if you are like me and have
  1078. about a dozen different pass phrases that are required in your
  1079. everyday life. Writing them down someplace so that you can remember
  1080. them would defeat the whole purpose of pass phrases in the first
  1081. place. There is really no good way around this. Either remember it, or
  1082. write it down someplace and risk having it compromised.
  1083.  
  1084. ========
  1085.  
  1086. 3.13. How do I verify that my copy of PGP has not been tampered with?
  1087.  
  1088. If you do not presently own any copy of PGP, use great care on where
  1089. you obtain your first copy. What I would suggest is that you get two
  1090. or more copies from different sources that you feel that you can
  1091. trust. Compare the copies to see if they are absolutely identical.
  1092. This won't eliminate the possibility of having a bad copy, but it will
  1093. greatly reduce the chances.
  1094.  
  1095. If you already own a trusted version of PGP, it is easy to check the
  1096. validity of any future version.  Newer binary versions of MIT PGP are
  1097. distributed in popular archive formats; the archive file you receive
  1098. will contain only another archive file, a file with the same name as
  1099. the archive file with the extension .ASC, and a "setup.doc" file.  The
  1100. .ASC file is a stand-alone signature file for the inner archive file
  1101. that was created by the developer in charge of that particular PGP
  1102. distribution.  Since nobody except the developer has access to his/her
  1103. secret key, nobody can tamper with the archive file without it being
  1104. detected.  Of course, the inner archive file contains the newer PGP
  1105. distribution.
  1106.  
  1107. A quick note: If you upgrade to MIT PGP from an older copy (2.3a or
  1108. before), you may have problems verifying the signature.  See question
  1109. 3.14, below, for a more detailed treatment of this problem.
  1110.  
  1111. To check the signature, you must use your old version of PGP to check
  1112. the archive file containing the new version.  If your old version of
  1113. PGP is in a directory called C:\PGP and your new archive file and
  1114. signature is in C:\NEW (and you have retrieved MIT PGP 2.6.2), you may
  1115. execute the following command:
  1116.  
  1117.     C:\PGP\PGP C:\NEW\PGP262I.ASC C:\NEW\PGP262I.ZIP
  1118.  
  1119. If you retrieve the source distribution of MIT PGP, you will find two
  1120. more files in your distribution: an archive file for the RSAREF
  1121. library and a signature file for RSAREF.  You can verify the RSAREF
  1122. library in the same way as you verify the main PGP source archive.
  1123.  
  1124. Non-MIT versions typically include a signature file for the PGP.EXE
  1125. program file only.  This file will usually be called PGPSIG.ASC.  You
  1126. can check the integrity of the program itself this way by running your
  1127. older version of PGP on the new version's signature file and program
  1128. file.
  1129.  
  1130. Phil Zimmermann himself signed all versions of PGP up to 2.3a.  Since
  1131. then, the primary developers for each of the different versions of PGP
  1132. have signed their distributions.  As of this writing, the developers
  1133. whose signatures appear on the distributions are:
  1134.  
  1135. MIT PGP 2.6.2                Jeff Schiller <jis@mit.edu>
  1136. ViaCrypt PGP 2.7.1           ViaCrypt
  1137. PGP 2.6.2i                   Stale Schumacher <staalesc@ifi.uio.no>
  1138. PGP 2.6ui                    mathew <mathew@mantis.co.uk>
  1139.  
  1140. ========
  1141.  
  1142. 3.14. I can't verify the signature on my new copy of MIT PGP with my
  1143. old PGP 2.3a!
  1144.  
  1145. The reason for this, of course, is that the signatures generated by
  1146. MIT PGP (which is what Jeff Schiller uses to sign his copy) are no
  1147. longer readable with PGP 2.3a.
  1148.  
  1149. You may, first of all, not verify the signature and follow other
  1150. methods for making sure you aren't getting a bad copy.  This isn't as
  1151. secure, though; if you're not careful, you could get passed a bad copy
  1152. of PGP.
  1153.  
  1154. If you're intent on checking the signature, you may do an intermediate
  1155. upgrade to MIT PGP 2.6.  This older version was signed before the
  1156. "time bomb" took effect, so its signature is readable by the older
  1157. versions of PGP.  Once you have validated the signature on the
  1158. intermediate version, you can then use that version to check the
  1159. current version.
  1160.  
  1161. As another alternative, you may upgrade to PGP 2.6.2i or 2.6ui,
  1162. checking their signatures with 2.3a, and use them to check the
  1163. signature on the newer version.  People living in the USA who do this
  1164. may be violating the RSA patent in doing so; then again, you may have
  1165. been violating it anyway by using 2.3a, so you're not in much worse
  1166. shape.
  1167.  
  1168. ========
  1169.  
  1170. 3.15. How do I know that there is no trap door in the program?
  1171.  
  1172. The fact that the entire source code for the free versions of PGP is
  1173. available makes it just about impossible for there to be some hidden
  1174. trap door. The source code has been examined by countless individuals
  1175. and no such trap door has been found. To make sure that your
  1176. executable file actually represents the given source code, all you
  1177. need to do is to re-compile the entire program.
  1178.  
  1179. ========
  1180.  
  1181. 3.16. I heard that the NSA put a back door in MIT PGP, and that they
  1182. only allowed it to be legal with the back door.
  1183.  
  1184. First of all, the NSA had nothing to do with PGP becoming "legal".
  1185. The legality problems solved by MIT PGP had to do with the alleged
  1186. patent on the RSA algorithm used in PGP.
  1187.  
  1188. Second, all the freeware versions of PGP are released with full source
  1189. code to both PGP and to the RSAREF library they use (just as every
  1190. other freeware version before them were).  Thus, it is subject to the
  1191. same peer review mentioned in the question above.  If there were an
  1192. intentional hole, it would probably be spotted.  If you're really
  1193. paranoid, you can read the code yourself and look for holes!
  1194.  
  1195. ========
  1196.  
  1197. 3.17. Can I put PGP on a multi-user system like a network or a
  1198. mainframe?
  1199.  
  1200. Yes.  PGP will compile for several high-end operating systems such as
  1201. Unix and VMS.  Other versions may easily be used on machines connected
  1202. to a network.
  1203.  
  1204. You should be very careful, however.  Your pass phrase may be passed
  1205. over the network in the clear where it could be intercepted by network
  1206. monitoring equipment, or the operator on a multi-user machine may
  1207. install "keyboard sniffers" to record your pass phrase as you type it
  1208. in. Also, while it is being used by PGP on the host system, it could
  1209. be caught by some Trojan Horse program.  Also, even though your secret
  1210. key ring is encrypted, it would not be good practice to leave it lying
  1211. around for anyone else to look at.
  1212.  
  1213. So why distribute PGP with directions for making it on Unix and VMS
  1214. machines at all?  The simple answer is that not all Unix and VMS
  1215. machines are network servers or "mainframes."  If you use your machine
  1216. only from the console (or if you use some network encryption package
  1217. such as Kerberos), you are the only user, you take reasonable system
  1218. security measures to prevent unauthorized access, and you are aware of
  1219. the risks above, you can securely use PGP on one of these systems.  As
  1220. an example of this, my own home computer runs Linux, a Unix clone.  As
  1221. I (and my wife) are the only users of the computer, I feel that the
  1222. risks of crackers invading my system and stealing my pass phrase are
  1223. minimal.
  1224.  
  1225. You can still use PGP on multi-user systems or networks without a
  1226. secret key for checking signatures and encrypting.  As long as you
  1227. don't process a private key or type a pass phrase on the multiuser
  1228. system, you can use PGP securely there.
  1229.  
  1230. ========
  1231.  
  1232. 3.18. Can I use PGP under a "swapping" operating system like Windows
  1233. or OS/2?
  1234.  
  1235. Yes.  PGP for DOS runs OK in most "DOS windows" for these systems, and
  1236. PGP can be built natively for many of them as well.
  1237.  
  1238. The problem with using PGP on a system that swaps is that the system
  1239. will often swap PGP out to disk while it is processing your pass
  1240. phrase.  If this happens at the right time, your pass phrase could end
  1241. up in cleartext in your swap file.  How easy it is to swap "at the
  1242. right time" depends on the operating system; Windows reportedly swaps
  1243. the pass phrase to disk quite regularly, though it is also one of the
  1244. most inefficient systems.  PGP does make every attempt to not keep the
  1245. pass phrase in memory by "wiping" memory used to hold the pass phrase
  1246. before freeing it, but this solution isn't perfect.
  1247.  
  1248. If you have reason to be concerned about this, you might consider
  1249. getting a swapfile wiping utility to securely erase any trace of the
  1250. pass phrase once you are done with the system.  Several such utilities
  1251. exist for Windows and Linux at least.
  1252.  
  1253. ========
  1254.  
  1255. 3.19. Why not use RSA alone rather than a hybrid mix of IDEA, MD5, &
  1256. RSA?
  1257.  
  1258. Two reasons: First, the IDEA encryption algorithm used in PGP is
  1259. actually MUCH stronger than RSA given the same key length.  Even with
  1260. a 1024 bit RSA key, it is believed that IDEA encryption is still
  1261. stronger, and, since a chain is no stronger than its weakest link, it
  1262. is believed that RSA is actually the weakest part of the RSA - IDEA
  1263. approach. Second, RSA encryption is MUCH slower than IDEA. The only
  1264. purpose of RSA in most public key schemes is for the transfer of
  1265. session keys to be used in the conventional secret key algorithm, or
  1266. to encode signatures.
  1267.  
  1268. ========
  1269.  
  1270. 3.20. Aren't all of these security procedures a little paranoid?
  1271.  
  1272. That all depends on how much your privacy means to you! Even apart
  1273. from the government, there are many people out there who would just
  1274. love to read your private mail. And many of these individuals would be
  1275. willing to go to great lengths to compromise your mail. Look at the
  1276. amount of work that has been put into some of the virus programs that
  1277. have found their way into various computer systems. Even when it
  1278. doesn't involve money, some people are obsessed with breaking into
  1279. systems.
  1280.  
  1281. In addition, don't forget that private keys are useful for more than
  1282. decrypting.  Someone with your private key can also sign items that
  1283. could later prove to be difficult to deny.  Keeping your private key
  1284. secure can prevent, at the least, a bit of embarassment, and at most
  1285. could prevent charges of fraud or breach of contract.
  1286.  
  1287. Besides, many of the above procedures are also effective against some
  1288. common indirect attacks.  As an example, the digital signature also
  1289. serves as an effective integrity check of the file signed; thus,
  1290. checking the signature on new copies of PGP ensures that your computer
  1291. will not get a virus through PGP (unless, of course, the PGP version
  1292. developer contracts a virus and infects PGP before signing).
  1293.  
  1294. ========
  1295.  
  1296. 3.21. Can I be forced to reveal my pass phrase in any legal
  1297. proceedings?
  1298.  
  1299. Gary Edstrom reported the following in earlier versions of this FAQ:
  1300.  
  1301. - -----
  1302. The following information applies only to citizens of the United
  1303. States in U.S. Courts.  The laws in other countries may vary.  Please
  1304. see the disclaimer at the top of part 1.
  1305.  
  1306. There have been several threads on Internet concerning the question of
  1307. whether or not the fifth amendment right about not being forced to
  1308. give testimony against yourself can be applied to the subject of being
  1309. forced to reveal your pass phrase.  Not wanting to settle for the many
  1310. conflicting opinions of armchair lawyers on usenet, I asked for input
  1311. from individuals who were more qualified in the area.  The results
  1312. were somewhat mixed.  There apparently has NOT been much case history
  1313. to set precedence in this area.  So if you find yourself in this
  1314. situation, you should be prepared for a long and costly legal fight on
  1315. the matter.  Do you have the time and money for such a fight?  Also
  1316. remember that judges have great freedom in the use of "Contempt of
  1317. Court".  They might choose to lock you up until you decide to reveal
  1318. the pass phrase and it could take your lawyer some time to get you
  1319. out.  (If only you just had a poor memory!)
  1320. - -----
  1321.  
  1322. ========
  1323.  
  1324. 4. Keys
  1325.  
  1326. ========
  1327.  
  1328. 4.1.  Which key size should I use?
  1329.  
  1330. PGP gives you three choices for key size: 512, 768, or 1024 bits.  You
  1331. can also specify the number of bits your key should have if you don't
  1332. like any of those numbers.  The larger the key, the more secure the
  1333. RSA portion of the encryption is. The only place where the key size
  1334. makes a large change in the running time of the program is during key
  1335. generation. A 1024 bit key can take 8 times longer to generate than a
  1336. 384 bit key. Fortunately, this is a one time process that doesn't need
  1337. to be repeated unless you wish to generate another key pair. During
  1338. encryption, only the RSA portion of the encryption process is affected
  1339. by key size. The RSA portion is only used for encrypting the session
  1340. key used by the IDEA. The main body of the message is totally
  1341. unaffected by the choice of RSA key size. So unless you have a very
  1342. good reason for doing otherwise, select the 1024 bit key size.  Using
  1343. currently available algorithms for factoring, the 384 and 512 bit keys
  1344. are just not far enough out of reach to be good choices.
  1345.  
  1346. If you are using MIT PGP 2.6.2, ViaCrypt PGP 2.7.1, or PGP 2.6.2i, you
  1347. can specify key sizes greater than 1024 bits; the upper limit for
  1348. these programs is 2048 bits.  Remember that you have to tell PGP how
  1349. big you want your key if you want it to be bigger than 1024 bits.
  1350. Generating a key this long will take you quite a while; however, this
  1351. is, as noted above, a one-time process.  Remember that other people
  1352. running other versions of PGP may not be able to handle your large
  1353. key!
  1354.  
  1355. ========
  1356.  
  1357. 4.2. Why does PGP take so long to add new keys to my key ring?
  1358.  
  1359. The time required to check signatures and add keys to your public key
  1360. ring tends to grow as the square of the size of your existing public
  1361. key ring. This can reach extreme proportions. 
  1362.  
  1363. Gary Edstrom remarked (a long time ago):
  1364.  
  1365. I just recently added the entire 850KB public key ring form one of the
  1366. key servers to my local public key ring. Even on my 66MHz 486 system,
  1367. the process took over 10 hours.
  1368.  
  1369. ========
  1370.  
  1371. 4.3. How can I extract multiple keys into a single armored file?
  1372.  
  1373. A number of people have more than one public key that they would like
  1374. to make available. One way of doing this is executing the "-kxa"
  1375. command for each key you wish to extract from the key ring into
  1376. separate armored files, then appending all the individual files into a
  1377. single long file with multiple armored blocks. This is not as
  1378. convenient as having all of your keys in a single armored block.
  1379.  
  1380. Unfortunately, the present version of PGP does not allow you to do
  1381. this directly. Fortunately, there is an indirect way to do it.
  1382.  
  1383. I would like to thank Robert Joop <rj@rainbow.in-berlin.de> for
  1384. supplying the following method which is simpler than the method that I
  1385. had previously given.
  1386.  
  1387. solution 1:
  1388.  
  1389. pgp -kxaf uid1 >  extract
  1390. pgp -kxaf uid2 >> extract
  1391. pgp -kxaf uid3 >> extract
  1392.  
  1393. Someone who does a `pgp extract` processes the individual keys, one by
  1394. one. that's inconvinient.
  1395.  
  1396. solution 2:
  1397.  
  1398. pgp -kx uid1 extract
  1399. pgp -kx uid2 extract
  1400. pgp -kx uid3 extract
  1401.  
  1402. This puts all three keys into extract.pgp. To get an ascii amored
  1403. file, call:
  1404.  
  1405. pgp -a extract.pgp
  1406.  
  1407. You get an extract.asc. Someone who does a `pgp extract` and has
  1408. either file processes all three keys simultaneously.
  1409.  
  1410. A Unix script to perform the extraction with a single command would be
  1411. as follows:
  1412.  
  1413.   #!/bin/csh
  1414.   foreach name (name1 name2 name3 ...)
  1415.   pgp -kx $name /tmp/keys.pgp <keyring>
  1416.   end
  1417.  
  1418. or:
  1419.  
  1420.   #!/bin/sh
  1421.   for name in name1 name2 name3 ... ; do
  1422.   pgp -kx $name /tmp/keys.pgp <keyring>
  1423.   end
  1424.  
  1425. An equivalent DOS command would be:
  1426.  
  1427.   for %a in (name1 name2 name3 ...) do pgp -kx %a keys.pgp <keyring>
  1428.  
  1429. ========
  1430.  
  1431. 4.4. I tried encrypting the same message to the same address two
  1432. different times and got completely different outputs. Why is this?
  1433.  
  1434. Every time you run PGP, a different session key is generated. This
  1435. session key is used as the key for IDEA. As a result, the entire
  1436. header and body of the message changes. You will never see the same
  1437. output twice, no matter how many times you encrypt the same message to
  1438. the same address.  This adds to the overall security of PGP.
  1439.  
  1440. ========
  1441.  
  1442. 4.5.  How do I specify which key to use when an individual has 2 or
  1443. more public keys and the very same user ID on each, or when 2
  1444. different users have the same name?
  1445.  
  1446. Instead of specifying the user's name in the ID field of the PGP
  1447. command, you can use the key ID number. The format is 0xNNNNNNNN where
  1448. NNNNNNNN is the user's 8 character key ID number. It should be noted
  1449. that you don't need to enter the entire ID number, a few consecutive
  1450. digits from anywhere in the ID should do the trick.  Be careful: If
  1451. you enter "0x123", you will be matching key IDs 0x12393764,
  1452. 0x64931237, or 0x96412373.  Any key ID that contains "123" anywhere in
  1453. it will produce a match.  They don't need to be the starting
  1454. characters of the key ID.  You will recognize that this is the format
  1455. for entering hex numbers in the C programming language. For example,
  1456. any of the following commands could be used to encrypt a file to my
  1457. work key:
  1458.  
  1459.     pgp -e <filename> "Jeff Licquia"
  1460.     pgp -e <filename> licquia@cei.com
  1461.     pgp -e <filename> 0xCF45DD0D
  1462.  
  1463. This same method of key identification can be used in the config.txt
  1464. file in the "MyName" variable to specify exactly which of the keys in
  1465. the secret key ring should be used for encrypting a message.
  1466.  
  1467. ========
  1468.  
  1469. 4.6. What does the message "Unknown signator, can't be checked" mean?
  1470.  
  1471. It means that the key used to create that signature does not exist in
  1472. your database. If at sometime in the future, you happen to add that
  1473. key to your database, then the signature line will read normally. It
  1474. is completely harmless to leave these non-checkable signatures in your
  1475. database. They neither add to nor take away from the validity of the
  1476. key in question.
  1477.  
  1478. ========
  1479.  
  1480. 4.7.  How do I get PGP to display the trust parameters on a key?
  1481.  
  1482. You can only do this when you run the -kc option by itself on the
  1483. entire database. The parameters will NOT be shown if you give a
  1484. specific ID on the command line. The correct command is: "pgp -kc".
  1485. The command "pgp -kc smith" will NOT show the trust parameters for
  1486. smith.
  1487.  
  1488. ========
  1489.  
  1490. 4.8.  How can I make my key available via finger?
  1491.  
  1492. The first step is always to extract the key to an ASCII-armored text
  1493. file with "pgp -kxa".  After that, it depends on what type of computer
  1494. you want your key to be available on.  Check the documentation for
  1495. that computer and/or its networking software.
  1496.  
  1497. Many computers running a Unix flavor will read information to be
  1498. displayed via finger from a file in each user's home directory called
  1499. ".plan".  If your computer supports this, you can put your public key
  1500. in this file.  Ask your system administrator is you have problems with
  1501. this.
  1502.  
  1503. ========
  1504.  
  1505. 5.   Message Signatures
  1506.  
  1507. ========
  1508.  
  1509. 5.1. What is message signing?
  1510.  
  1511. Let's imagine that you received a letter in the mail from someone you know
  1512. named John Smith. How do you know that John was really the person who sent
  1513. you the letter and that someone else simply forged his name? With PGP, it is
  1514. possible to apply a digital signature to a message that is impossible to
  1515. forge. If you already have a trusted copy of John's public encryption key,
  1516. you can use it  to check the signature on the message. It would be impossible
  1517. for anybody but John to have created the signature, since he is the only
  1518. person with access to the secret key necessary to create the signature. In
  1519. addition, if anybody has tampered with an otherwise valid message, the
  1520. digital signature will detect the fact. It protects the entire message.
  1521.  
  1522. ========
  1523.  
  1524. 5.2. How do I sign a message while still leaving it readable?
  1525.  
  1526. Sometimes you are not interested in keeping the contents of a message
  1527. secret, you only want to make sure that nobody tampers with it, and to
  1528. allow others to verify that the message is really from you. For this,
  1529. you can use clear signing. Clear signing only works on text files, it
  1530. will NOT work on binary files. The command format is:
  1531.  
  1532.     pgp -sat +clearsig=on <filename>
  1533.  
  1534. The output file will contain your original unmodified text, along with
  1535. section headers and an armored PGP signature. In this case, PGP is not
  1536. required to read the file, only to verify the signature.
  1537.  
  1538. ========
  1539.  
  1540. 5.3.  Can't you just forge a signature by copying the signature block
  1541.       to another message?
  1542.  
  1543. No.  The reason for this is that the signature contains information
  1544. (called a "message digest" or a "one-way hash") about the message it's
  1545. signing.  When the signature check is made, the message digest from
  1546. the message is calculated and compared with the one stored in the
  1547. encrypted signature block.  If they don't match, PGP reports that the
  1548. signature is bad.
  1549.  
  1550. ========
  1551.  
  1552. 5.4. Are PGP signatures legally binding?
  1553.  
  1554. It's still too early to tell.  At least one company is using PGP
  1555. digital signatures on contracts to provide "quick agreement" via
  1556. E-mail, allowing work to proceed without having to wait for the paper
  1557. signature.  Two USA states (Utah and Wyoming) have passed laws
  1558. recently giving digital signatures binding force for certain kinds of
  1559. transactions.  The Wyoming law is available from:
  1560.  
  1561. gopher://ferret.state.wy.us/00/wgov/lb/1995session/BILLS/1995/1995enr/
  1562.   House_Bills/HEA0072
  1563.  
  1564. (whew!)
  1565.  
  1566. This non-lawyerly mind sees two questions which need to be considered.
  1567. First, a "signature" is nothing more than an agreement to a contract;
  1568. verbal "signatures" have been upheld before in court.  It would seem
  1569. that, if such a dispute were to arise, that a valid digital signature
  1570. could be seen as evidence that such an agreement was made.  Second,
  1571. PGP keys are much easier to compromise than a person's handwritten
  1572. signature, so their evidential value will by necessity be less.
  1573.  
  1574. ========
  1575.  
  1576. 6.   Key Signatures
  1577.  
  1578. ========
  1579.  
  1580. 6.1. What is key signing?
  1581.  
  1582. OK, you just got a copy of John Smith's public encryption key. How do
  1583. you know that the key really belongs to John Smith and not to some
  1584. impostor? The answer to this is key signatures. They are similar to
  1585. message signatures in that they can't be forged. Let's say that you
  1586. don't know that you have John Smith's real key. But let's say that you
  1587. DO have a trusted key from Joe Blow. Let's say that you trust Joe Blow
  1588. and that he has added his signature to John Smith's key. By inference,
  1589. you can now trust that you have a valid copy of John Smith's key. That
  1590. is what key signing is all about. This chain of trust can be carried
  1591. to several levels, such as A trusts B who trusts C who trusts D,
  1592. therefore A can trust D. You have control in the PGP configuration
  1593. file over exactly how many levels this chain of trust is allowed to
  1594. proceed. Be careful about keys that are several levels removed from
  1595. your immediate trust.
  1596.  
  1597. ========
  1598.  
  1599. 6.2. How do I sign a key?
  1600.  
  1601. Execute the following command from the command prompt:
  1602.  
  1603.     PGP -ks [-u yourid] <keyid>
  1604.  
  1605. This adds your signature (signed with the private key for yourid, if
  1606. you specify it) to the key identified with keyid.  If keyid is a user
  1607. ID, you will sign that particular user ID; otherwise, you will sign
  1608. the default user ID on that key (the first one you see when you list
  1609. the key with "pgp -kv <keyid>").
  1610.  
  1611. Next, you should extract a copy of this updated key along with its
  1612. signatures using the "-kxa" option. An armored text file will be
  1613. created. Give this file to the owner of the key so that he may
  1614. propagate the new signature to whomever he chooses.
  1615.  
  1616. Be very careful with your secret keyring.  Never be tempted to put a
  1617. copy in somebody else's machine so you can sign their public key -
  1618. they could have modified PGP to copy your secret key and grab your
  1619. pass phrase.
  1620.  
  1621. It is not considered proper to send his updated key to a key server
  1622. yourself unless he has given you explicit permission to do so. After
  1623. all, he may not wish to have his key appear on a public server.  By
  1624. the same token, you should expect that any key that you give out will
  1625. probably find its way onto the public key servers, even if you really
  1626. didn't want it there, since anyone having your public key can upload
  1627. it.
  1628.  
  1629. ========
  1630.  
  1631. 6.3. Should I sign my own key?
  1632.  
  1633. Yes, you should sign each personal ID on your key. This will help to
  1634. prevent anyone from placing a phony address in the ID field of the key
  1635. and possibly having your mail diverted to them.  Anyone adding or
  1636. changing a user id on your key will be unable to sign the entry,
  1637. making it stand out like a sore thumb since all of the other entries
  1638. are signed.  Do this even if you are the only person signing your key.
  1639. For example, my entry in the public key ring now appears as follows if
  1640. you use the "-kvv" command:
  1641.  
  1642. Type bits/keyID    Date       User ID
  1643. pub  1024/0353E385 1994/06/17 Jeff Licquia <jalicqui@prairienet.org>
  1644. sig       0353E385             Jeff Licquia <jalicqui@prairienet.org>
  1645.  
  1646. ========
  1647.  
  1648. 6.4.  Should I sign X's key?
  1649.  
  1650. Signing someone's key is your indication to the world that you believe
  1651. that key to rightfully belong to that person, and that person is who
  1652. he purports to be.  Other people may rely on your signature to decide
  1653. whether or not a key is valid, so you should not sign capriciously.
  1654.  
  1655. Some countries require respected professionals such as doctors or
  1656. engineers to endorse passport photographs as proof of identity for a
  1657. passport application - you should consider signing someone's key in
  1658. the same light. Alternatively, when you come to sign someone's key,
  1659. ask yourself if you would be prepared to swear in a court of law as to
  1660. that person's identity.
  1661.  
  1662. Remember that signing a person's key says nothing about whether you
  1663. actually like or trust that person or approve of his/her actions.
  1664. It's just like someone pointing to someone else at a party and saying,
  1665. "Yeah, that's Joe Blow over there."  Joe Blow may be an ax murderer;
  1666. you don't become tainted with his crime just because you can pick him
  1667. out of a crowd.
  1668.  
  1669. ========
  1670.  
  1671. 6.5. How do I verify someone's identity?
  1672.  
  1673. It all depends on how well you know them.  Relatives, friends and
  1674. colleagues are easy.  People you meet at conventions or key-signing
  1675. sessions require some proof like a driver's license or credit card.
  1676.  
  1677. ========
  1678.  
  1679. 6.6. How do I know someone hasn't sent me a bogus key to sign?
  1680.  
  1681. It is very easy for someone to generate a key with a false ID and send
  1682. e-mail with fraudulent headers, or for a node which routes the e-mail
  1683. to you to substitute a different key.  Finger servers are harder to
  1684. tamper with, but not impossible.  The problem is that while public key
  1685. exchange does not require a secure channel (eavesdropping is not a
  1686. problem) it does require a tamper-proof channel (key-substitution is a
  1687. problem).
  1688.  
  1689. If it is a key from someone you know well and whose voice you
  1690. recognize then it is sufficient to give them a phone call and have
  1691. them read their key's fingerprint (obtained with PGP -kvc <userid>).
  1692.  
  1693. If you don't know the person very well then the only recourse is to
  1694. exchange keys face-to-face and ask for some proof of identity.  Don't
  1695. be tempted to put your public key disk in their machine so they can
  1696. add their key - they could maliciously replace your key at the same
  1697. time.  If the user ID includes an e-mail address, verify that address
  1698. by exchanging an agreed encrypted message before signing.  Don't sign
  1699. any user IDs on that key except those you have verified.
  1700.  
  1701. ========
  1702.  
  1703. 6.7. What's a key signing party?
  1704.  
  1705. A key signing party is a get-together with various other users of PGP
  1706. for the purpose of meeting and signing keys.  This helps to extend the
  1707. "web of trust" to a great degree.
  1708.  
  1709. ========
  1710.  
  1711. 6.8. How do I organize a key signing party?
  1712.  
  1713. Though the idea is simple, actually doing it is a bit complex, because
  1714. you don't want to compromise other people's private keys or spread
  1715. viruses (which is a risk whenever floppies are swapped willy-nilly).
  1716. Usually, these parties involve meeting everyone at the party,
  1717. verifying their identity and getting key fingerprints from them, and
  1718. signing their key at home.
  1719.  
  1720. Derek Atkins <warlord@mit.edu> has recommended this method:
  1721.  
  1722. - -----
  1723.    There are many ways to hold a key-signing session. Many viable
  1724.    suggestions have been given. And, just to add more signal to this
  1725.    newsgroup, I will suggest another one which seems to work very well
  1726.    and also solves the N-squared problem of distributing and signing
  1727.    keys. Here is the process:
  1728.    
  1729.     1. You announce the keysinging session, and ask everyone who plans to
  1730.        come to send you (or some single person who *will* be there) their
  1731.        public key. The RSVP also allows for a count of the number of
  1732.        people for step 3.
  1733.        
  1734.     2. You compile the public keys into a single keyring, run "pgp -kvc"
  1735.        on that keyring, and save the output to a file.
  1736.        
  1737.     3. Print out N copies of the "pgp -kvc" file onto hardcopy, and bring
  1738.        this and the keyring on media to the meeting.
  1739.        
  1740.     4. At the meeting, distribute the printouts, and provide a site to
  1741.        retreive the keyring (an ftp site works, or you can make floppy
  1742.        copies, or whatever -- it doesn't matter).
  1743.        
  1744.     5. When you are all in the room, each person stands up, and people
  1745.        vouch for this person (e.g., "Yes, this really is Derek Atkins --
  1746.        I went to school with him for 6 years, and lived with him for 2").
  1747.        
  1748.     6. Each person securely obtains their own fingerprint, and after
  1749.        being vouched for, they then read out their fingerprint out loud
  1750.        so everyone can verify it on the printout they have.
  1751.        
  1752.     7. After everyone finishes this protocol, they can go home, obtain
  1753.        the keyring, run "pgp -kvc" on it themselves, and re-verify the
  1754.        bits, and sign the keys at their own leisure.
  1755.        
  1756.     8. To save load on the keyservers, you can optionally send all
  1757.        signatures to the original person, who can coalate them again into
  1758.        a single keyring and propagate that single keyring to the
  1759.        keyservers and to each individual.
  1760.        
  1761.    This seems to work well -- it worked well at the IETF meeting last
  1762.    month in Toronto, and I plan to try it at future dates.
  1763. - -----
  1764.  
  1765. ========
  1766.  
  1767. 7.   Revoking a key
  1768.  
  1769. ========
  1770.  
  1771. 7.1. My secret key ring has been stolen or lost, what do I do?
  1772.  
  1773. Assuming that you selected a good solid random pass phrase to encrypt
  1774. your secret key ring, you are probably still safe. It takes two parts
  1775. to decrypt a message, the secret key ring, and its pass phrase.
  1776. Assuming you have a backup copy of your secret key ring, you should
  1777. generate a key revocation certificate and upload the revocation to one
  1778. of the public key servers. Prior to uploading the revocation
  1779. certificate, you might add a new ID to the old key that tells what
  1780. your new key ID will be. If you don't have a backup copy of your
  1781. secret key ring, then it will be impossible to create a revocation
  1782. certificate under the present version of PGP. This is another good
  1783. reason for keeping a backup copy of your secret key ring.
  1784.  
  1785. ========
  1786.  
  1787. 7.2. I forgot my pass phrase. Can I create a key revocation certificate?
  1788.  
  1789. YOU CAN'T, since the pass phrase is required to create the
  1790. certificate!
  1791.  
  1792. The way to avoid this dilemma is to create a key revocation
  1793. certificate at the same time that you generate your key pair.  Put the
  1794. revocation certificate away in a safe place and you will have it
  1795. available should the need arise. You need to be careful how you do
  1796. this, however, or you will end up revoking the key pair that you just
  1797. generated, and a revocation can't be reversed.
  1798.  
  1799. To do this, extract your public key to an ASCII file (using the "-kxa"
  1800. option) after you have generated your key pair. Next, create a key
  1801. revocation certificate and extract the revoked key to another ASCII
  1802. file using the -kxa option again. Finally, delete the revoked key from
  1803. your public key ring using the - kr option and put your non-revoked
  1804. version back in the ring using the -ka option. Save the revocation
  1805. certificate on a floppy so that you don't lose it if you crash your
  1806. hard disk sometime.
  1807.  
  1808. ========
  1809.  
  1810. 8.   Public Key Servers
  1811.  
  1812. ========
  1813.  
  1814. 8.1. What are the Public Key Servers?
  1815.  
  1816. Public Key Servers exist for the purpose of making your public key
  1817. available in a common database where everybody can have access to it
  1818. for the purpose of encrypting messages to you. While a number of key
  1819. servers exist, it is only necessary to send your key to one of them.
  1820. The key server will take care of the job of sending your key to all
  1821. other known servers.
  1822.  
  1823. Very recently, the number of keys reported on the key servers passed
  1824. 10,000.
  1825.  
  1826. ========
  1827.  
  1828. 8.2. What public key servers are available?
  1829.  
  1830. The following is a list of all of the known public key servers active
  1831. as of the publication date of this FAQ.  Any changes to this list
  1832. should be posted to alt.security.pgp and a copy forwarded to me for
  1833. inclusion in future releases of the alt.security.pgp FAQ.
  1834.  
  1835. Sites accessible via mail:
  1836.  
  1837.     pgp-public-keys@pgp.mit.edu
  1838.     Derek Atkins <warlord@mit.edu>
  1839.  
  1840.     pgp-public-keys@pgp.iastate.edu
  1841.     Michael Graff <explorer@iastate.edu>
  1842.  
  1843.     pgp-public-keys@burn.ucsd.edu
  1844.     Andy Howard <ahoward@ucsd.edu>
  1845.  
  1846.     pgp-public-keys@fbihh.informatik.uni-hamburg.de
  1847.     Vesselin V. Bontchev <bontchev@fbihh.informatik.uni-hamburg.de>
  1848.  
  1849.     public-key-server@martigny.ai.mit.edu
  1850.     Brian A. LaMacchia <public-key-server-request@martigny.ai.mit.edu>
  1851.  
  1852.     pgp-public-keys@pgp.ox.ac.uk
  1853.     Paul Leyland <pcl@ox.ac.uk>
  1854.  
  1855.     pgp-public-keys@dsi.unimi.it
  1856.     David Vincenzetti <vince@dsi.unimi.it>
  1857.  
  1858.     pgp-public-keys@kub.nl
  1859.     Teun Nijssen <teun@kub.nl>
  1860.  
  1861.     pgp-public-keys@ext221.sra.co.jp
  1862.     Hironobu Suzuki <hironobu@sra.co.jp>
  1863.  
  1864.     pgp-public-keys@sw.oz.au
  1865.     Jeremy Fitzhardinge <jeremy@sw.oz.au>
  1866.  
  1867.     pgp-public-keys@kiae.su
  1868.     <blaster@rd.relcom.msk.su>
  1869.  
  1870.     pgp-public-keys@srce.hr
  1871.     Cedomir Igaly <cigaly@srce.hr>
  1872.  
  1873.     pgp-public-keys@pgp.pipex.net
  1874.     Mark Turner <markt@pipex.net>
  1875.  
  1876.     pgp-public-keys@goliat.upc.es
  1877.     Alvar Vinacua <alvar@turing.upc.es>
  1878.  
  1879.     pgp-public-keys@gondolin.org
  1880.     <pgp-admin@gondolin.org>
  1881.  
  1882. Sites accessible via WWW:
  1883.  
  1884.     http://martigny.ai.mit.edu/~bal/pks-toplev.html
  1885.     http://ibd.ar.com/PublicKeys.html
  1886.  
  1887. Key server keyrings accessible via FTP:
  1888.  
  1889.     ftp://pgp.iastate.edu/pub/pgp/public-keys.pgp
  1890.     ftp://pgp.mit.edu/pub/keys/public-keys.pgp
  1891.     ftp://burn.ucsd.edu/Crypto/public-keys.pgp
  1892.     ftp://alex.sp.cs.cmu.edu/links/security/pubring.pgp
  1893.     ftp://ftp.informatik.uni-hamburg.de/pub/virus/misc/pubkring.pgp
  1894.     ftp://ftp.dsi.unimi.it/pub/security/crypt/PGP/public-keys.pgp
  1895.     ftp://jpunix.com/pub/PGP/
  1896.  
  1897. The following key servers are no longer in operation:
  1898.  
  1899.     pgp-public-keys@phil.utmb.edu
  1900.     pgp-public-keys@proxima.alt.za
  1901.     pgp-public-keys@demon.co.uk
  1902.  
  1903. In addition to the "traditional" keyservers, there is a commercial key
  1904. registry in operation at four11.com.  Four11 Directory Services is set
  1905. up primarily as a directory service to assist in searching for people
  1906. or groups.  Members of the service may have their key certified by
  1907. Four11 and placed on their server; a key signature from Four11
  1908. indicates that you have met their signing requirements.  At the time
  1909. of this writing, they offer "SLED Silver Signatures", which require
  1910. identification of the key holder through one of the following:
  1911.  
  1912.  - a mailed or faxed driver's license
  1913.  - a mailed or faxed copy of a passport
  1914.  - payment for services with a preprinted personal check which cleared
  1915.  
  1916. Send mail to info@four11.com or connect to http://www.four11.com/ for
  1917. more information on SLED/Four11 or to search their server.  You can
  1918. request keys from their key server by sending E-mail to key@four11.com
  1919. or by fingering <email-addr>@publickey.com.  Their current
  1920. certification keys may be retrieved by sending mail to
  1921. key-pgp-silver@sled.com or by looking up "SLED" on the other
  1922. keyservers.
  1923.  
  1924. ===============
  1925.  
  1926. 8.3. What is the syntax of the key server commands?
  1927.  
  1928. The key server expects to see one of the following commands placed in
  1929. the subject field. Note that only the ADD command uses the body of the
  1930. message.
  1931.  
  1932. - -------------------------------------------------------------
  1933. ADD           Your PGP public key (key to add is body of msg) (-ka)
  1934. INDEX         List all PGP keys the server knows about (-kv)
  1935. VERBOSE INDEX List all PGP keys, verbose format (-kvv)
  1936. GET           Get the whole public key ring (-kxa *)
  1937. GET <userid>  Get just that one key (-kxa <userid>)
  1938. MGET <userid> Get all keys which match <userid>
  1939. LAST <n>      Get all keys uploaded during last <n> days
  1940. - -------------------------------------------------------------
  1941.  
  1942. If you wish to get the entire key ring and have access to FTP, it
  1943. would be a lot more efficient to use FTP rather than e-mail. Using
  1944. e-mail, the entire key ring can generate a many part message, which
  1945. you will have to reconstruct into a single file before adding it to
  1946. your key ring.
  1947.  
  1948. ========
  1949.  
  1950. 9.  Bugs
  1951.  
  1952. ========
  1953.  
  1954. 9.1 Where should I send bug reports?
  1955.  
  1956. Bugs related to MIT PGP should be sent to pgp-bugs@mit.edu.  You will
  1957. want to check http://www.mit.edu:8001/people/warlord/pgp-faq.html
  1958. before reporting a bug to make sure that the bug hasn't been reported
  1959. already.  If it is a serious bug, you should also post it to
  1960. alt.security.pgp.  Serious bugs are bugs that affect the security of
  1961. the program, not compile errors or small logic errors.
  1962.  
  1963. Post all of your bug reports concerning non-MIT versions of PGP to
  1964. alt.security.pgp, and forward a copy to me for possible inclusion in
  1965. future releases of the FAQ.  Please be aware that the authors of PGP
  1966. might not acknowledge bug reports sent directly to them.  Posting them
  1967. on USENET will give them the widest possible distribution in the
  1968. shortest amount of time.
  1969.  
  1970. The following list of bugs is limited to version 2.4 and later, and is
  1971. limited to the most commonly seen and serious bugs. For bugs in
  1972. earlier versions, refer to the documentation included with the
  1973. program.  If you find a bug not on this list, follow the procedure
  1974. above for reporting it.
  1975.  
  1976. ========
  1977.  
  1978. MIT PGP 2.6 had a bug in the key generation process which made keys
  1979. generated by it much less random.  Fixed in 2.6.1.
  1980.  
  1981. All versions of PGP except MIT PGP 2.6.2 are susceptible to a "buglet"
  1982. in clearsigned messages, making it possible to add text to the
  1983. beginning of a clearsigned message.  The added text does not appear in
  1984. the PGP output after the signature is checked.  MIT PGP 2.6.2 now does
  1985. not allow header lines before the text of a clearsigned message and
  1986. enforces RFC 822 syntax on header lines before the signature.  Since
  1987. this bug appears at checking time, however, you should be aware of
  1988. this bug even if you use MIT PGP 2.6.2 - the reader may check your
  1989. signed message with a different version and not read the output.
  1990.  
  1991. MIT PGP 2.6.1 was supposed to handle keys between 1024 and 2048 bits
  1992. in length, but could not.  Fixed in 2.6.2.
  1993.  
  1994. MIT PGP 2.6.2 was supposed to enable the generation of keys up to 2048
  1995. bits after December 25, 1994; a one-off bug puts that upper limit at
  1996. 2047 bits instead.  It has been reported that this problem does not
  1997. appear when MIT PGP is compiled under certain implementations of Unix.
  1998. The problem is fixed in versions 2.7.1 and 2.6.2i.
  1999.  
  2000. PGP 2.6ui continues to exhibit the bug in 2.3a where conventionally
  2001. encrypted messages, when encrypted twice with the same pass phrase,
  2002. produce the same ciphertext.
  2003.  
  2004. Many of the versions of MacPGP (especially beta versions of MIT
  2005. MacPGP) have been reported to not handle text files and ASCII-armored
  2006. files correctly, causing some signatures not to validate.
  2007.  
  2008. ViaCrypt has reported a bug in freeware PGP affecting at least PGP
  2009. 2.3a and MIT PGP 2.6, 2.6.1, and 2.6.2.  This bug affects signatures
  2010. made with keys between 2034 and 2048 bits in length, causing them to
  2011. be corrupted.  Practically speaking, this bug only affects versions of
  2012. PGP that support the longer key lengths.  ViaCrypt reports that this
  2013. only seems to be a problem when running PGP on a Sun SPARC-based
  2014. workstation.  ViaCrypt PGP 2.7.1 and PGP 2.6.2i do not suffer from
  2015. this bug.  The following patch will fix the problem in MIT PGP 2.6.2:
  2016.  
  2017. <===== begin patch (cut here)
  2018. - --- crypto.c.orig     Mon Mar 20 22:30:29 1995
  2019. +++ crypto.c    Mon Mar 20 22:55:32 1995
  2020. @@ -685,7 +685,7 @@
  2021.     byte class, unitptr e, unitptr d, unitptr p, unitptr q, unitptr u,
  2022.                                unitptr n)
  2023.  {
  2024. - -     byte inbuf[MAX_BYTE_PRECISION], outbuf[MAX_BYTE_PRECISION];
  2025. +       byte inbuf[MAX_BYTE_PRECISION], outbuf[MAX_BYTE_PRECISION+2];
  2026.         int i, j, certificate_length, blocksize,bytecount;
  2027.         word16 ske_length;
  2028.         word32 tstamp; byte *timestamp = (byte *) &tstamp;
  2029. <===== end patch (cut here)
  2030.  
  2031. The initial release of PGP 2.6.2i contained a bug related to
  2032. clearsigned messages; signed messages containing international
  2033. characters would always fail.  For that reason, it was immediately
  2034. pulled from distribution and re-released later, minus the bug.  If you
  2035. have problems with 2.6.2i, make sure you downloaded your copy after 7
  2036. May 1995.
  2037.  
  2038. ========
  2039.  
  2040. 10.   Recommended Reading
  2041.  
  2042. ========
  2043.  
  2044. Stallings, William, "Protect Your Privacy: A Guide for PGP Users",
  2045. Prentice Hall, 1995, ISBN 0-13-185596-4.
  2046. (Current errata at ftp://ftp.shore.net/members/ws/Errata-PGP-mmyy.txt)
  2047.  
  2048. Garfinkel, Simson, "PGP: Pretty Good Privacy", O'Reilly & Associates,
  2049. 1994, ISBN 1-56592-098-8.
  2050.  
  2051. Schneier, Bruce, "E-Mail Security with PGP and PEM: How To Keep Your
  2052. Electronic Messages Private", John Wiley & Sons, 1995, ISBN
  2053. 0-471-05318-X.
  2054.  
  2055. > The Code Breakers
  2056.       The Story of Secret Writing
  2057.       By David Kahn
  2058.       The MacMillan Publishing Company (1968)
  2059.       866 Third Avenue, New York, NY 10022
  2060.       Library of Congress Catalog Card Number: 63-16109
  2061.  
  2062.     ISBN: 0-02-560460-0
  2063.  
  2064.     This has been the unofficial standard reference book on the history of
  2065.     cryptography for the last 25 years. It covers the development of
  2066.     cryptography from ancient times, up to 1967. It is interesting to read
  2067.     about the cat and mouse games that governments have been playing with
  2068.     each other even to this day. I have been informed by Mats Lofkvist <d87-
  2069.     mal@nada.kth.se> that the book has been reissued since its original
  2070.     printing.  He found out about it from the 'Baker & Taylor Books'
  2071.     database.  I obtained my original edition from a used book store.  It is
  2072.     quite exhaustive in its coverage with 1164 pages.  When I was serving in
  2073.     the United States Navy in the early 1970's as a cryptographic repair
  2074.     technician, this book was considered contraband and not welcome around my
  2075.     work place, even though it was freely available at the local public
  2076.     library.  This was apparently because it mentioned several of the pieces
  2077.     of secret cryptographic equipment that were then in use in the military.
  2078.  
  2079.   > The following list was taken from the PGP documentation:
  2080.  
  2081. Dorothy Denning, "Cryptography and Data Security", Addison-Wesley,
  2082. Reading, MA 1982
  2083.  
  2084. Dorothy Denning, "Protecting Public Keys and Signature Keys", IEEE Computer,
  2085. Feb 1983
  2086.  
  2087. Martin E. Hellman, "The Mathematics of Public-Key Cryptography," Scientific
  2088. American, Aug 1979
  2089.  
  2090. Steven Levy, "Crypto Rebels", WIRED, May/Jun 1993, page 54. (This is a "must-
  2091. read" article on PGP and other related topics.)
  2092.  
  2093. Ronald Rivest, "The MD5 Message Digest Algorithm", MIT Laboratory for
  2094. Computer Science, 1991.  Available from the net as RFC1321.  
  2095.  
  2096. Also available at ftp.dsi.unimi.it and its mirror at nic.funet.fi is:
  2097. IDEA_chapter.3.ZIP, a postscript text from the IDEA designer about
  2098. IDEA.
  2099.  
  2100. Xuejia Lai, "On the Design and Security of Block Ciphers", Institute for
  2101. Signal and Information Processing, ETH-Zentrum, Zurich, Switzerland, 1992
  2102.  
  2103. Xuejia Lai, James L. Massey, Sean Murphy, "Markov Ciphers and Differential
  2104. Cryptanalysis", Advances in Cryptology- EUROCRYPT'91
  2105.  
  2106. Philip Zimmermann, "A Proposed Standard Format for RSA Cryptosystems",
  2107. Advances in Computer Security, Vol III, edited by Rein Turn, Artech House,
  2108. 1988
  2109.  
  2110. Bruce Schneier, "Applied Cryptography: Protocols, Algorithms, and Source Code
  2111. in C", John Wiley & Sons, 1993
  2112.  
  2113. Paul Wallich, "Electronic Envelopes", Scientific American, Feb 1993, page 30.
  2114. (This is an article on PGP)
  2115.  
  2116. ========
  2117.  
  2118. 11.   General Tips
  2119.  
  2120.   > Some BBS sysops may not permit you to place encrypted mail or files on
  2121.     their boards.  Just because they have PGP in their file area, that
  2122.     doesn't necessarily mean they tolerate you uploading encrypted mail or
  2123.     files - so *do* check first.
  2124.  
  2125.   > Fido net mail is even more sensitive.  You should only send encrypted net
  2126.     mail after checking that:
  2127.  
  2128.       a) Your sysop permits it.
  2129.       b) Your recipient's sysop permits it.
  2130.       c) The mail is routed through nodes whose sysops also permit it.
  2131.  
  2132.   > Get your public key signed by as many individuals as possible.  It
  2133.     increases the chances of another person finding a path of trust from
  2134.     himself to you.
  2135.  
  2136.   > Don't sign someone's key just because someone else that you know has
  2137.     signed it.  Confirm the identity of the individual yourself.  Remember,
  2138.     you are putting your reputation on the line when you sign a key.
  2139.  
  2140.  
  2141. -----BEGIN PGP SIGNATURE-----
  2142. Version: 2.6.2
  2143.  
  2144. iQCVAwUBL+kBB7nwkw8DU+OFAQHbYAP8DJpJi+Th6cV/YTxsTYJ+FOcxsd5pRAph
  2145. y6lygvQQX+dpGpipgmc79yBfQ9x7bLYw8qzJJhJQ156/dahLzBa6mo9UclphHXbe
  2146. 1PJNgABAkLnJ9od4pFIrzrjAx5588fm0ipwGlmnL9rAd+F2FkeVc439lRcbxc49i
  2147. aV8I4tw6lJY=
  2148. =kHjJ
  2149. -----END PGP SIGNATURE-----
  2150.  
  2151. Archive-name: pgp-faq/part3
  2152. Posting-Frequency: monthly
  2153. Last-modified: 22 June 1995
  2154.  
  2155. -----BEGIN PGP SIGNED MESSAGE-----
  2156.  
  2157. ========================================================================
  2158. Appendix I - PGP add-ons and Related Programs
  2159. ========================================================================
  2160.  
  2161. Due to the enormous size this FAQ has begun to take, I have condensed
  2162. this section, using a home-grown format that (I hope) will be easy to
  2163. machine-parse into whatever other formats I can manage.
  2164.  
  2165. This list is not exhaustive, nor is it even necessarily correct.  Much
  2166. of it is lifted from the old FAQ, and, as a result, some of the links
  2167. are probably out of date.  Hopefully, I will be able to weed out the
  2168. bad links and update this over time; the task was too great for me to
  2169. take immediately, however, especially given the pressing need.  I
  2170. present it in the hope that it will be helpful.
  2171.  
  2172. ========
  2173. Amiga
  2174. ========
  2175.  
  2176. PGP Mail Integration Project
  2177. Author: Peter Simons <simons@peti.rhein.de>
  2178. ftp://ftp.uni-kl.de/pub/aminet/comm/mail/PGPMIP.lha
  2179. ftp://ftp.uni-kl.de/pub/aminet/comm/mail/PGPMIT.readme
  2180.  
  2181. Automatic PGP encryption for mail over UUCP and SMTP.
  2182. - -----
  2183. PGPAmiga-FrontEnd
  2184. Author: Peter Simons <simons@peti.rhein.de>
  2185.  
  2186. GUI front end for Amiga PGP.
  2187. - -----
  2188. StealthPGP 1.0
  2189. ftp://ftp.uni-erlangen.de/pub/aminet/util/crypt/StealthPGP1_0.lha
  2190.  
  2191. Tool to remove any header stuff from PGP encrypted
  2192. messages, to make sure nobody recognizes it as
  2193. encrypted text. Source included.
  2194. - -----
  2195. PGPMore 2.3
  2196. ftp://ftp.uni-erlangen.de/pub/aminet/util/crypt/PGPMore2_3.lha
  2197.  
  2198. More-like tool which decrypts PGP encrypted blocks
  2199. included in the text before displaying them.
  2200. Useful for decrypting complete mail folders, etc...
  2201.  
  2202. ========
  2203. Archimedes
  2204. ========
  2205.  
  2206. PGPwimp
  2207. Author: Peter Gaunt
  2208. ftp://ftp.demon.co.uk/pub/archimedes/
  2209.  
  2210. A multi-tasking WIMP front-end for PGP (requires RISC OS 3).  Operates on
  2211. files - it has no hooks to allow integration with mailers/newsreaders.
  2212. - -----
  2213. RNscripts4PGP
  2214. Author: pla@sktb.demon.co.uk (Paul L. Allen)
  2215. ftp://ftp.demon.co.uk/pub/archimedes/
  2216.  
  2217. A collection of scripts and a small BASIC program which integrate PGP
  2218. with the ReadNews mailer/newsreader.  Provides encryp, decrypt, sign
  2219. signature- check, add key.
  2220.  
  2221. ========
  2222. DOS (Windows utilities are in a separate section)
  2223. ========
  2224.  
  2225. Offline AutoPGP
  2226. Author: Stale Schumacher <staalesc@ifi.uio.no>
  2227. ftp://oak.oakland.edu/pub/msdos/security/apgp212.zip
  2228. http://www.ifi.uio.no/~staalesc/AutoPGP/
  2229.  
  2230. Integrates PGP with QWK and SOUP offline mail readers.
  2231. - -----
  2232. PGPSort
  2233. Author: Stale Schumacher <staalesc@ifi.uio.no>
  2234. ftp://oak.oakland.edu/pub/msdos/security/pgpsort.zip
  2235. http://www.ifi.uio.no/~staalesc/PGP/PGPSort.html
  2236.  
  2237. Sorts your PGP public keyring.
  2238. - -----
  2239. HPack
  2240. ftp://garbo.uwasa.fi/pc/arcers/hpack79.zip
  2241. ftp://garbo.uwasa.fi/pc/doc-soft/hpack79d.zip
  2242. ftp://garbo.uwasa.fi/pc/source/hpack79s.zip
  2243. ftp://garbo.uwasa.fi/unix/arcers/hpack79src.tar.Z
  2244.  
  2245. Archiver program (like ZIP) which integrates PGP.
  2246. - -----
  2247. Menu
  2248. ftp://ghost.dsi.unimi.it/pub/crypt/menu.zip
  2249.  
  2250. Menu shell for PGP which uses 4DOS.
  2251. - -----
  2252. OzPKE
  2253. CompuServe: EFFSIG lib 15, OZCIS lib 7, EURFORUM lib 1
  2254.  
  2255. Integrates PGP into OzCIS, an automated access program for CompuServe.
  2256. - -----
  2257. PGP-Front
  2258. Author: Walter H. van Holst <121233@student.frg.eur.nl>
  2259. ftp://ftp.dsi.unimi.it:/pub/security/crypt/PGP/pgpfront.zip
  2260.  
  2261. Interactive shell for PGP; has most functions.
  2262. - -----
  2263. PGPShell
  2264. Author:  James Still <still@kailua.colorado.edu>
  2265. ftp://oak.oakland.edu/pub/msdos/security/pgpshe33.zip
  2266. mailto:still@rintintin.colorado.edu (subject "send shell")
  2267.  
  2268. Another PGP shell for DOS.
  2269. - -----
  2270. PGS
  2271. ftp://oak.oakland.edu/pub/msdos/security/
  2272.  
  2273. Pretty Good PGP Shell or PGS is a complete shell for Philip Zimmermann's
  2274. Pretty Good Privacy (PGP). PGS enables you to do anything that PGP can do
  2275. from the commandline from a, easy to use, front-end shell.
  2276. - -----
  2277. PGPUtils
  2278. ftp://ftp.dsi.unimi.it/pub/security/crypt/PGP/pgputils.zip
  2279.  
  2280. Batch files and PIF files for PGP.
  2281. - -----
  2282. PC Yarn
  2283. Author: Chin Huang <cthuang@io.org>
  2284. ftp://oak.oakland.edu/SimTel/msdos/offline/yarn_0xx.zip (xx is version number)
  2285.  
  2286. MS-DOS offline mail and news software (using the SOUP packet format)
  2287. that can clearsign or encrypt outgoing messages, and decrypt incoming
  2288. messages to the CRT, a text file, or a mail folder.
  2289.  
  2290. ========
  2291. MAC
  2292. ========
  2293.  
  2294. ========
  2295. NeXT
  2296. ========
  2297.  
  2298. CryptorBundle
  2299. ftp://ftp.informatik.uni-hamburg.de/pub/comp/platforms/next/Mail/apps/
  2300.   CryptorBundle-1.0.NI.b.tar.gz
  2301.  
  2302. Integrates PGP into Mail.app.
  2303.  
  2304. ========
  2305. OS/2
  2306. ========
  2307.  
  2308. EPM Macro for PGP
  2309. Author: John C. Frickson <frickson@gibbon.com>
  2310. ftp://ftp.gibbon.com/pub/gcp/gcppgp10.zip
  2311.  
  2312. Macro for EPM which places a PGP menu in the menu bar.
  2313.  
  2314. ========
  2315. Unix
  2316. ========
  2317.  
  2318. PGPsendmail
  2319. ftp://ftp.atnf.csiro.au/pub/people/rgooch/
  2320. ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
  2321. ftp://ftp.ox.ac.uk/pub/crypto/pgp/utils/
  2322.  
  2323. Automatically encrypts by acting as a wrapper for sendmail.
  2324. - -----
  2325. PGPTalk
  2326. ftp://ftp.ox.ac.uk/src/security/pgptalk.zip
  2327.  
  2328. Integrates PGP into ytalk for secure private chatting.
  2329. - -----
  2330. Emacs Auto-PGP
  2331. Author: Ian Jackson <ijackson@nyx.cs.du.edu>
  2332.  
  2333. This is a package for integrating PGP into GNU Emacs.
  2334. - -----
  2335. Mailcrypt
  2336. Author: jsc@mit.edu (Jin S Choi), patl@lcs.mit.edu (Patrick J. LoPresti)
  2337. ftp://cag.lcs.mit.edu/pub/patl/mailcrypt/
  2338.  
  2339. This is an elisp package for encrypting and decrypting mail.  I wrote this to
  2340. provide a single interface to the two most common mail encryption programs,
  2341. PGP and RIPEM. You can use either or both in any combination.
  2342. - -----
  2343. mail-secure.el
  2344. Author: Travis J. I. Corcoran (tjic@icd.teradyne.com)
  2345. mailto: tjic@icd.teradyne.com
  2346.  
  2347. Complement to Mailcrypt which adds some new features.  Requires Mailcrypt.
  2348. - -----
  2349. PGPPAGER
  2350. Author: abottone@minerva1.bull.it (Alessandro Bottonelli)
  2351.  
  2352. This program acts as a smart pager for mail, and can automatically
  2353. decrypt the body portion of a message if necessary.
  2354. - -----
  2355. mkpgp
  2356. mailto:slutsky@lipschitz.sfasu.edu
  2357.   (auto-replies the mkpgp program; use Subject: mkpgp)
  2358.  
  2359. Script for integrating pine and PGP.
  2360. - -----
  2361. PGP Elm
  2362. Author: Kenneth H. Cox <kenc@x-men.viewlogic.com>
  2363. ftp://ftp.viewlogic.com/pub/elm-2.4pl24pgp3.tar.gz
  2364.  
  2365. Patched version of elm which is PGP-aware.
  2366. - -----
  2367. PGP Augmented Messaging (was PGP Enhanced Messaging)
  2368. Author: Rick Busdiecker <rfb@cmu.edu>
  2369. ftp://h.gp.cs.cmu.edu/usr/rfb/pem/
  2370.  
  2371. Another set of GNU Emacs PGP utilities.
  2372.  
  2373. ========
  2374. VAX/VMS
  2375. ========
  2376.  
  2377. ENCRYPT.COM
  2378. Author: joleary@esterh.wm.estec.esa.nl (John O'Leary)
  2379.  
  2380. ENCRYPT.COM is a VMS mail script that works fine for
  2381. joleary@esterh.wm.estec.esa.nl (John O'Leary)
  2382.  
  2383. ========
  2384. Windows (v3, '95, NT)
  2385. ========
  2386.  
  2387. PGP Help for the Windows Help engine
  2388. Author: Jeff Sheets <xanthur@aol.com>
  2389. http://netaccess.on.ca/~rbarclay/pgp.html
  2390.  
  2391. PGP documentation and help in WinHelp format.
  2392. - -----
  2393. PGPWinFront (PWF)
  2394. Author: Ross Barclay <RBARCLAY@TrentU.ca>
  2395. http://netaccess.on.ca/~rbarclay/index.html
  2396. mailto:rbarclay@trentu.ca (put GET PWF in subject)
  2397.  
  2398. Windows front end for PGP.  Includes most functions.
  2399. - -----
  2400. J's Windows PGP Shell (JWPS)
  2401. ftp://oak.oakland.edu/pub/msdos/security/
  2402.  
  2403. Another Windows front end for PGP.  Supports drag-n-drop, clipboard, etc.
  2404. - -----
  2405. PGP Windows
  2406. ftp://oak.oakland.edu/pub/msdos/security/pgpwin.zip
  2407.  
  2408. Still another Windows PGP front end.
  2409. - -----
  2410. WinPGP(tm)
  2411. ftp://ftp.firstnet.net/pub/windows/winpgp/pgpw40.zip
  2412. http://www.firstnet.net/~cwgeib/welcome.html
  2413.  
  2414. Another PGP Windows shell; this one is shareware.
  2415. - -----
  2416. ZMail Scripts for PGP
  2417. Author: Guy Berliner <berliner@netcom.com>
  2418. ftp://ftp.netcom.com/pub/be/berliner/readme.html
  2419. ftp://kaiwan.com/user/mckinnon/pgp4zm.zip
  2420.  
  2421. Scripts for integrating PGP with ZMail, a popular graphical mailer.
  2422. - -----
  2423. Private Idaho
  2424. ftp://ftp.eskimo.com/joelm/pidaho21.zip
  2425. http://www.eskimo.com/~joelm/
  2426.  
  2427. A PGP integration tool for various Windows mailers.  Supports anonymous
  2428. remailers.
  2429. - -----
  2430. S-Tools
  2431. Author: Andy Brown <asb@nexor.co.uk>
  2432. ftp://mirage.nexor.co.uk/pub/security/steganography/s-tools3.zip
  2433.  
  2434. A set of Windows steganography tools.
  2435.  
  2436. ========================================================================
  2437. Appendix II - Glossary of Cryptographic Terms
  2438. ========================================================================
  2439.  
  2440. ========
  2441. Chosen Plain Text Attack
  2442. ========
  2443.  
  2444. This is the next step up from the Known Plain Text Attack. In this
  2445. version, the cryptanalyst can choose what plain text message he wishes
  2446. to encrypt and view the results, as opposed to simply taking any old
  2447. plain text that he might happen to lay his hands on. If he can recover
  2448. the key, he can use it to decode all data encrypted under this key.
  2449. This is a much stronger form of attack than known plain text. The
  2450. better encryption systems will resist this form of attack.
  2451.  
  2452. ========
  2453. Clipper
  2454. ========
  2455.  
  2456. A chip developed by the United States Government that was to be used
  2457. as the standard chip in all encrypted communications. Aside from the
  2458. fact that all details of how the Clipper chip work remain classified,
  2459. the biggest concern was the fact that it has an acknowledged trap door
  2460. in it to allow the government to eavesdrop on anyone using Clipper
  2461. provided they first obtained a wiretap warrant. This fact, along with
  2462. the fact that it can't be exported from the United States, has led a
  2463. number of large corporations to oppose the idea.  Clipper uses an 80
  2464. bit key to perform a series of nonlinear transformation on a 64 bit
  2465. data block.
  2466.  
  2467. ========
  2468. DES (Data Encryption Standard)
  2469. ========
  2470.  
  2471. A data encryption standard developed by IBM under the auspices of the
  2472. United States Government.  It was criticized because the research that
  2473. went into the development of the standard remained classified.
  2474. Concerns were raised that there might be hidden trap doors in the
  2475. logic that would allow the government to break anyone's code if they
  2476. wanted to listen in. DES uses a 56 bit key to perform a series of
  2477. nonlinear transformation on a 64 bit data block.  Even when it was
  2478. first introduced a number of years ago, it was criticized for not
  2479. having a long enough key. 56 bits just didn't put it far enough out of
  2480. reach of a brute force attack.  Today, with the increasing speed of
  2481. hardware and its falling cost, it would be feasible to build a machine
  2482. that could crack a 56 bit key in under a day's time. It is not known
  2483. if such a machine has really been built, but the fact that it is
  2484. feasible tends to weaken the security of DES substantially.
  2485.  
  2486. I would like to thank Paul Leyland <pcl@ox.ac.uk> for the following
  2487. information relating to the cost of building such a DES cracking
  2488. machine:
  2489.  
  2490.       _Efficient DES Key Search_
  2491.  
  2492.       At Crypto 93, Michael Wiener gave a paper with the above title.  He
  2493.       showed how a DES key search engine could be built for $1 million which
  2494.       can do exhaustive search in 7 hours.  Expected time to find a key from
  2495.       a matching pair of 64-bit plaintext and 64-bit ciphertext is 3.5 hours.
  2496.  
  2497.       So far as I can tell, the machine is scalable, which implies that a
  2498.       $100M machine could find keys every couple of minutes or so.
  2499.  
  2500.       The machine is fairly reliable: an error analysis implies that the mean
  2501.       time between failure is about 270 keys.
  2502.  
  2503.       The final sentence in the abstract is telling: In the light of this
  2504.       work, it would be prudent in many applications to use DES in triple-
  2505.       encryption mode.
  2506.  
  2507.       I only have portions of a virtually illegible FAX copy, so please don't
  2508.       ask me for much more detail.  A complete copy of the paper is being
  2509.       snailed to me.
  2510.  
  2511.       Paul C. Leyland <pcl@ox.ac.uk>
  2512.  
  2513. Laszlo Baranyi <laszlo@instrlab.kth.se> says that the full paper is available
  2514. in PostScript from:
  2515.  
  2516.       ftp://ftp.eff.org/pub/crypto/des_key_search.ps
  2517.       ftp://cpsr.org/cpsr/crypto/des/des_key_search.ps
  2518.       (cpsr.org also makes it available via their Gopher service)
  2519.  
  2520. ========
  2521. EFF (Electronic Frontier Foundation)
  2522. ========
  2523.  
  2524. The Electronic Frontier Foundation (EFF) was founded in July, 1990, to assure
  2525. freedom of expression in digital media, with a particular emphasis on
  2526. applying the principles embodied in the Constitution and the Bill of Rights
  2527. to computer-based communication. For further information, contact:
  2528.  
  2529.       Electronic Frontier Foundation
  2530.       1001 G St., NW
  2531.       Suite 950 East
  2532.       Washington, DC 20001
  2533.       +1 202 347 5400
  2534.       +1 202 393 5509 FAX
  2535.       Internet: eff@eff.org
  2536.  
  2537. ========
  2538. IDEA (International Data Encryption Algorithm)
  2539. ========
  2540.  
  2541. Developed in Switzerland and licensed for non-commercial use in PGP.
  2542. IDEA uses a 128 bit user supplied key to perform a series of nonlinear
  2543. mathematical transformations on a 64 bit data block. Compare the
  2544. length of this key with the 56 bits in DES or the 80 bits in Clipper.
  2545.  
  2546. ========
  2547. ITAR (International Traffic in Arms Regulations)
  2548. ========
  2549.  
  2550. ITAR are the regulations covering the exporting of weapons and weapons
  2551. related technology from the United States. For some strange reason,
  2552. the government claims that data encryption is a weapon and comes under
  2553. the ITAR regulations. There is presently a move in Congress to relax
  2554. the section of ITAR dealing with cryptographic technology.
  2555.  
  2556. ========
  2557. Known Plain Text Attack
  2558. ========
  2559.  
  2560. A method of attack on a crypto system where the cryptanalyst has
  2561. matching copies of plain text, and its encrypted version. With weaker
  2562. encryption systems, this can improve the chances of cracking the code
  2563. and getting at the plain text of other messages where the plain text
  2564. is not known.
  2565.  
  2566. ========
  2567. MD5 (Message Digest Algorithm #5)
  2568. ========
  2569.  
  2570. The message digest algorithm used in PGP is the MD5 Message Digest
  2571. Algorithm, placed in the public domain by RSA Data Security, Inc.
  2572. MD5's designer, Ronald Rivest, writes this about MD5:
  2573.  
  2574.       "It is conjectured that the difficulty of coming up with two messages
  2575.       having the same message digest is on the order of 2^64 operations, and
  2576.       that the difficulty of coming up with any message having a given
  2577.       message digest is on the order of 2^128 operations.  The MD5 algorithm
  2578.       has been carefully scrutinized for weaknesses.  It is, however, a
  2579.       relatively new algorithm and further security analysis is of course
  2580.       justified, as is the case with any new proposal of this sort.  The
  2581.       level of security provided by MD5 should be sufficient for implementing
  2582.       very high security hybrid digital signature schemes based on MD5 and
  2583.       the RSA public-key cryptosystem."
  2584.  
  2585. ========
  2586. MPILIB (Multiple Precision Integer Library)
  2587. ========
  2588.  
  2589. This is the common name for the set of RSA routines used in PGP 2.3a
  2590. and previous, as well as the international versions of PGP.  It is
  2591. alleged to violate PKP's RSA patent in the USA, but is not otherwise
  2592. restricted in usage.  It retains its popularity abroad because it
  2593. outperforms RSAREF and has fewer legal restrictions as well.
  2594.  
  2595. ========
  2596. NSA (National Security Agency)
  2597. ========
  2598.  
  2599. The following information is from the sci.crypt FAQ:
  2600.  
  2601. The NSA is the official communications security body of the U.S.
  2602. government. It was given its charter by President Truman in the early
  2603. 50's, and has continued research in cryptology till the present. The
  2604. NSA is known to be the largest employer of mathematicians in the
  2605. world, and is also the largest purchaser of computer hardware in the
  2606. world. Governments in general have always been prime employers of
  2607. cryptologists. The NSA probably possesses cryptographic expertise many
  2608. years ahead of the public state of the art, and can undoubtedly break
  2609. many of the systems used in practice; but for reasons of national
  2610. security almost all information about the NSA is classified.
  2611.  
  2612. ========
  2613. One Time Pad
  2614. ========
  2615.  
  2616. The one time pad is the ONLY encryption scheme that can be proven to
  2617. be absolutely unbreakable! It is used extensively by spies because it
  2618. doesn't require any hardware to implement and because of its absolute
  2619. security. This algorithm requires the generation of many sets of
  2620. matching encryption keys pads. Each pad consists of a number of random
  2621. key characters. These key characters are chosen completely at random
  2622. using some truly random process. They are NOT generated by any kind of
  2623. cryptographic key generator. Each party involved receives matching
  2624. sets of pads. Each key character in the pad is used to encrypt one and
  2625. only one plain text character, then the key character is never used
  2626. again. Any violation of these conditions negates the perfect security
  2627. available in the one time pad.
  2628.  
  2629. So why don't we use the one time pad all the time? The answer is that
  2630. the number of random key pads that need to be generated must be at
  2631. least equal to the volume of plain text messages to be encrypted, and
  2632. the fact that these key pads must somehow be exchanged ahead of time.
  2633. This becomes totally impractical in modern high speed communications
  2634. systems.
  2635.  
  2636. Among the more famous of the communications links using a one time pad
  2637. scheme is the Washington to Moscow hot line.
  2638.  
  2639. ========
  2640. PEM (Privacy Enhanced Mail)
  2641. ========
  2642.  
  2643. The following was taken from the sci.crypt FAQ:
  2644.  
  2645. How do I send encrypted mail under UNIX? [PGP, RIPEM, PEM, ...]?
  2646.  
  2647. Here's one popular method, using the des command:
  2648.  
  2649. cat file | compress | des private_key | uuencode | mail
  2650.  
  2651. Meanwhile, there is a de jure Internet standard in the works called
  2652. PEM (Privacy Enhanced Mail). It is described in RFCs 1421 through
  2653. 1424. To join the PEM mailing list, contact pem-dev-request@tis.com.
  2654. There is a beta version of PEM being tested at the time of this
  2655. writing.
  2656.  
  2657. There are also two programs available in the public domain for
  2658. encrypting mail: PGP and RIPEM. Both are available by FTP. Each has
  2659. its own news group: alt.security.pgp and alt.security.ripem. Each has
  2660. its own FAQ as well.  PGP is most commonly used outside the USA since
  2661. it uses the RSA algorithm without a license and RSA's patent is valid
  2662. only (or at least primarily) in the USA.
  2663.  
  2664. [ Maintainer's note: The above paragraph is not fully correct, as MIT
  2665.   PGP uses RSAREF as well now. ]
  2666.  
  2667. RIPEM is most commonly used inside the USA since it uses the RSAREF
  2668. which is freely available within the USA but not available for
  2669. shipment outside the USA.
  2670.  
  2671. Since both programs use a secret key algorithm for encrypting the body
  2672. of the message (PGP used IDEA; RIPEM uses DES) and RSA for encrypting
  2673. the message key, they should be able to interoperate freely. Although
  2674. there have been repeated calls for each to understand the other's
  2675. formats and algorithm choices, no interoperation is available at this
  2676. time (as far as we know).
  2677.  
  2678. ========
  2679. PGP (Pretty Good Privacy)
  2680. ========
  2681.  
  2682. The program we're discussing.  See question 1.1.
  2683.  
  2684. ========
  2685. PKP (Public Key Partners)
  2686. ========
  2687.  
  2688. A patent holding company that holds many public-key patents, including
  2689. (supposedly) the patent on public-key cryptography itself.  Several of
  2690. its patents are not believed by some to be valid, including their
  2691. patent on RSA (which affects PGP).
  2692.  
  2693. ========
  2694. RIPEM
  2695. ========
  2696.  
  2697. See PEM
  2698.  
  2699. ========
  2700. RSA (Rivest-Shamir-Adleman)
  2701. ========
  2702.  
  2703. RSA is the public key encryption method used in PGP. RSA are the
  2704. initials of the developers of the algorithm which was done at taxpayer
  2705. expense. The basic security in RSA comes from the fact that, while it
  2706. is relatively easy to multiply two huge prime numbers together to
  2707. obtain their product, it is computationally difficult to go the
  2708. reverse direction: to find the two prime factors of a given composite
  2709. number. It is this one-way nature of RSA that allows an encryption key
  2710. to be generated and disclosed to the world, and yet not allow a
  2711. message to be decrypted.
  2712.  
  2713. ========
  2714. RSAREF
  2715. ========
  2716.  
  2717. This is the free library RSA Data Security, Inc., made available for
  2718. the purpose of implementing freeware PEM applications.  It implements
  2719. several encryption algorithms, including (among others) RSA.  MIT PGP
  2720. uses RSAREF's RSA routines to avoid the alleged patent problems
  2721. associated with other versions of PGP.
  2722.  
  2723. ========
  2724. Skipjack
  2725. ========
  2726.  
  2727. See Clipper
  2728.  
  2729. ========
  2730. TEMPEST
  2731. ========
  2732.  
  2733. TEMPEST is a standard for electromagnetic shielding for computer
  2734. equipment. It was created in response to the fact that information can
  2735. be read from computer radiation (e.g., from a CRT) at quite a distance
  2736. and with little effort.  Needless to say, encryption doesn't do much
  2737. good if the cleartext is available this way.  The typical home
  2738. computer WOULD fail ALL of the TEMPEST standards by a long shot. So,
  2739. if you are doing anything illegal, don't expect PGP or any other
  2740. encryption program to save you. The government could just set up a
  2741. monitoring van outside your home and read everything that you are
  2742. doing on your computer.
  2743.  
  2744. Short of shelling out the ten thousand dollars or so that it would
  2745. take to properly shield your computer, a good second choice might be a
  2746. laptop computer running on batteries. No emissions would be fed back
  2747. into the power lines, and the amount of power being fed to the display
  2748. and being consumed by the computer is much less than the typical home
  2749. computer and CRT. This provides a much weaker RF field for snoopers to
  2750. monitor. It still isn't safe, just safer.  In addition, a laptop
  2751. computer has the advantage of not being anchored to one location.
  2752. Anyone trying to monitor your emissions would have to follow you
  2753. around, maybe making themselves a little more obvious.  I must
  2754. emphasize again that a laptop still is NOT safe from a tempest
  2755. standpoint, just safer than the standard personal computer.
  2756.  
  2757.  
  2758. ========================================================================
  2759. Appendix III - Cypherpunks
  2760. ========================================================================
  2761.  
  2762. ========
  2763. What are Cypherpunks?
  2764. ========
  2765.  
  2766. ========
  2767. What is the cypherpunks mailing list?
  2768. ========
  2769.  
  2770. Eric Hughes <hughes@toad.com> runs the "cypherpunk" mailing list
  2771. dedicated to "discussion about technological defenses for privacy in
  2772. the digital domain." Frequent topics include voice and data
  2773. encryption, anonymous remailers, and the Clipper chip.  Send e-mail to
  2774. majordomo@toad.com with "subscribe cypherpunks" in the body to be
  2775. added or subtracted from the list.  The mailing list itself is
  2776. cypherpunks@toad.com. You don't need to be a member of the list in
  2777. order to send messages to it, thus allowing the use of anonymous
  2778. remailers to post your more sensitive messages that you just as soon
  2779. would not be credited to you. (Traffic is sometimes up to 30-40
  2780. messages per day.)
  2781.  
  2782. ========
  2783. What is the purpose of the Cypherpunk remailers?
  2784. ========
  2785.  
  2786. The purpose of these remailers is to take privacy one level further.
  2787. While a third party who is snooping on the net may not be able to read
  2788. the encrypted mail that you are sending, he is still able to know who
  2789. you are sending mail to. This could possibly give him some useful
  2790. information. This is called traffic flow analysis. To counter this
  2791. type of attack, you can use a third party whose function is simply to
  2792. remail your message with his return address on it instead of yours.
  2793.  
  2794. Two types of remailers exist. The first type only accepts plain text
  2795. remailing headers. This type would only be used if your goal was only
  2796. to prevent the person to whom your are sending mail from learning your
  2797. identity. It would do nothing for the problem of net eavesdroppers
  2798. from learning to whom you are sending mail.
  2799.  
  2800. The second type of remailer accepts encrypted remailing headers. With
  2801. this type of remailer, you encrypt your message twice. First, you
  2802. encrypt it to the person ultimately receiving the message. You then
  2803. add the remailing header and encrypt it again using the key for the
  2804. remailer that you are using. When the remailer receives your message,
  2805. the system will recognize that the header is encrypted and will use
  2806. its secret decryption key to decrypt the message. He can now read the
  2807. forwarding information, but because the body of the message is still
  2808. encrypted in the key of another party, he is unable to read your mail.
  2809. He simply remails the message to the proper destination. At its
  2810. ultimate destination, the recipient uses his secret to decrypt this
  2811. nested encryption and reads the message.
  2812.  
  2813. Since this process of multiple encryptions and remailing headers can
  2814. get quite involved, there are several programs available to simplify
  2815. the process. FTP to soda.berkeley.edu and examine the directory
  2816. /pub/cypherpunks/remailers for the programs that are available.
  2817.  
  2818. ========
  2819. Where are the currently active Cypherpunk remailers?
  2820. ========
  2821.  
  2822. Raph Levien maintains a list of currently active remailers.  The list,
  2823. unfortunately, seems to change often as remailers are shut down for
  2824. whatever reasons; therefore, I am not printing a list here.  You can
  2825. get the list by fingering remailer-list@kiwi.cs.berkeley.edu.
  2826.  
  2827. ========
  2828. Are there other anonymous remailers besides the cypherpunk remailers?
  2829. ========
  2830.  
  2831. Yes, the most commonly used remailer on the Internet is in Finland. It
  2832. is known as anon.penet.fi. The syntax for sending mail through this
  2833. remailer is different from the cypherpunk remailers. For example, if
  2834. you wanted to send mail to me (gbe@netcom.com) through anon.penet.fi,
  2835. you would send the mail to "gbe%netcom.com@anon.penet.fi". Notice that
  2836. the "@" sign in my Internet address is changed to a "%". Unlike the
  2837. cypherpunk remailers, anon.penet.fi directly supports anonymous return
  2838. addresses. Anybody using the remailer is assigned an anonymous id of
  2839. the form "an?????" where "?????" is filled in with a number
  2840. representing that user. To send mail to someone when you only know
  2841. their anonymous address, address your mail to "an?????@anon.penet.fi"
  2842. replacing the question marks with the user id you are interested in.
  2843. For additional information on anon.penet.fi, send a blank message to
  2844. "help@anon.penet.fi". You will receive complete instructions on how to
  2845. use the remailer, including how to obtain a pass phrase on the system.
  2846.  
  2847. ========
  2848. What is the remailer command syntax?
  2849. ========
  2850.  
  2851. The first non blank line in the message must start with two colons
  2852. (::). The next line must contain the user defined header
  2853. "Request-Remailing-To: <destination>". This line must be followed by a
  2854. blank line. Finally, your message can occupy the rest of the space. As
  2855. an example, if you wanted to send a message to me via a remailer, you
  2856. would compose the following message:
  2857.  
  2858.       ::
  2859.       Request-Remailing-To: gbe@netcom.com
  2860.  
  2861.       [body of message]
  2862.  
  2863. You would then send the above message to the desired remailer. Note
  2864. the section labeled "body of message" may be either a plain text
  2865. message, or an encrypted and armored PGP message addressed to the
  2866. desired recipient. To send the above message with an encrypted header,
  2867. use PGP to encrypt the entire message shown above to the desired
  2868. remailer. Be sure to take the output in armored text form. In front of
  2869. the BEGIN PGP MESSAGE portion of the file, insert two colons (::) as
  2870. the first non-blank line of the file. The next line should say
  2871. "Encrypted: PGP". Finally the third line should be blank. The message
  2872. now looks as follows:
  2873.  
  2874.       ::
  2875.       Encrypted: PGP
  2876.  
  2877.       -----BEGIN PGP MESSAGE-----
  2878.       Version 2.3a
  2879.  
  2880.       [body of pgp message]
  2881.       -----END PGP MESSAGE-----
  2882.  
  2883.       You would then send the above message to the desired remailer
  2884. just as you did in the case of the non-encrypted header. Note that it
  2885. is possible to chain remailers together so that the message passes
  2886. through several levels of anonymity before it reaches its ultimate
  2887. destination.
  2888.  
  2889. ========
  2890. Where can I learn more about Cypherpunks?
  2891. ========
  2892.  
  2893.   ftp://ftp.csua.berkeley.edu/pub/cypherpunks
  2894.  
  2895. =======================================================================
  2896. Appendix IV - Testimony of Philip Zimmermann to Congress.
  2897.               Reproduced by permission.
  2898. =======================================================================
  2899.  
  2900. - From netcom.com!netcomsv!decwrl!sdd.hp.com!col.hp.com!csn!yuma!ld231782 Sun
  2901. Oct 10 07:55:51 1993
  2902. Xref: netcom.com talk.politics.crypto:650 comp.org.eff.talk:20832
  2903. alt.politics.org.nsa:89
  2904. ~Newsgroups: talk.politics.crypto,comp.org.eff.talk,alt.politics.org.nsa
  2905. Path: netcom.com!netcomsv!decwrl!sdd.hp.com!col.hp.com!csn!yuma!ld231782
  2906. ~From: ld231782@LANCE.ColoState.Edu (L. Detweiler)
  2907. ~Subject: ZIMMERMANN SPEAKS TO HOUSE SUBCOMMITTEE
  2908. ~Sender: news@yuma.ACNS.ColoState.EDU (News Account)
  2909. Message-ID: <Oct10.044212.45343@yuma.ACNS.ColoState.EDU>
  2910. ~Date: Sun, 10 Oct 1993 04:42:12 GMT
  2911. Nntp-Posting-Host: turner.lance.colostate.edu
  2912. Organization: Colorado State University, Fort Collins, CO  80523
  2913. ~Lines: 281
  2914.  
  2915.  
  2916. ~Date: Sat, 9 Oct 93 11:57:54 MDT
  2917. ~From: Philip Zimmermann <prz@acm.org>
  2918. ~Subject: Zimmerman testimony to House subcommittee
  2919.  
  2920.  
  2921.             Testimony of Philip Zimmermann to
  2922.      Subcommittee for Economic Policy, Trade, and the Environment
  2923.                US House of Representatives
  2924.                     12 Oct 1993
  2925.  
  2926.  
  2927.  
  2928. Mr. Chairman and members of the committee, my name is Philip
  2929. Zimmermann, and I am a software engineer who specializes in
  2930. cryptography and data security.  I'm here to talk to you today about
  2931. the need to change US export control policy for cryptographic
  2932. software.  I want to thank you for the opportunity to be here and
  2933. commend you for your attention to this important issue.
  2934.  
  2935. I am the author of PGP (Pretty Good Privacy), a public-key encryption
  2936. software package for the protection of electronic mail.  Since PGP was
  2937. published domestically as freeware in June of 1991, it has spread
  2938. organically all over the world and has since become the de facto
  2939. worldwide standard for encryption of E-mail.  The US Customs Service
  2940. is investigating how PGP spread outside the US.  Because I am a target
  2941. of this ongoing criminal investigation, my lawyer has advised me not
  2942. to answer any questions related to the investigation.
  2943.  
  2944. I.  The information age is here.
  2945.  
  2946. Computers were developed in secret back in World War II mainly to
  2947. break codes.  Ordinary people did not have access to computers,
  2948. because they were few in number and too expensive.  Some people
  2949. postulated that there would never be a need for more than half a
  2950. dozen computers in the country.  Governments formed their attitudes
  2951. toward cryptographic technology during this period.  And these
  2952. attitudes persist today.  Why would ordinary people need to have
  2953. access to good cryptography?
  2954.  
  2955. Another problem with cryptography in those days was that cryptographic
  2956. keys had to be distributed over secure channels so that both parties
  2957. could send encrypted traffic over insecure channels. Governments
  2958. solved that problem by dispatching key couriers with satchels
  2959. handcuffed to their wrists.  Governments could afford to send guys
  2960. like these to their embassies overseas.  But the great masses of
  2961. ordinary people would never have access to practical cryptography if
  2962. keys had to be distributed this way.  No matter how cheap and powerful
  2963. personal computers might someday become, you just can't send the keys
  2964. electronically without the risk of interception. This widened the
  2965. feasibility gap between Government and personal access to cryptography.
  2966.  
  2967. Today, we live in a new world that has had two major breakthroughs
  2968. that have an impact on this state of affairs.  The first is the
  2969. coming of the personal computer and the information age.  The second
  2970. breakthrough is public-key cryptography.
  2971.  
  2972. With the first breakthrough comes cheap ubiquitous personal
  2973. computers, modems, FAX machines, the Internet, E-mail, digital
  2974. cellular phones, personal digital assistants (PDAs), wireless digital
  2975. networks, ISDN, cable TV, and the data superhighway.  This
  2976. information revolution is catalyzing the emergence of a global
  2977. economy.
  2978.  
  2979. But this renaissance in electronic digital communication brings with
  2980. it a disturbing erosion of our privacy.  In the past, if the
  2981. Government wanted to violate the privacy of ordinary citizens, it had
  2982. to expend a certain amount of effort to intercept and steam open and
  2983. read paper mail, and listen to and possibly transcribe spoken
  2984. telephone conversation.  This is analogous to catching fish with a
  2985. hook and a line, one fish at a time.  Fortunately for freedom and
  2986. democracy, this kind of labor-intensive monitoring is not practical
  2987. on a large scale.
  2988.  
  2989. Today, electronic mail is gradually replacing conventional paper
  2990. mail, and is soon to be the norm for everyone, not the novelty is is
  2991. today.  Unlike paper mail, E-mail messages are just too easy to
  2992. intercept and scan for interesting keywords.  This can be done
  2993. easily, routinely, automatically, and undetectably on a grand scale.
  2994. This is analogous to driftnet fishing-- making a quantitative and
  2995. qualitative Orwellian difference to the health of democracy.
  2996.  
  2997. The second breakthrough came in the late 1970s, with the mathematics
  2998. of public key cryptography.  This allows people to communicate
  2999. securely and conveniently with people they've never met, with no
  3000. prior exchange of keys over secure channels.  No more special key
  3001. couriers with black bags.  This, coupled with the trappings of the
  3002. information age, means the great masses of people can at last use
  3003. cryptography.  This new technology also provides digital signatures
  3004. to authenticate transactions and messages, and allows for digital
  3005. money, with all the implications that has for an electronic digital
  3006. economy.  (See appendix)
  3007.  
  3008. This convergence of technology-- cheap ubiquitous PCs, modems, FAX,
  3009. digital phones, information superhighways, et cetera-- is all part of
  3010. the information revolution.  Encryption is just simple arithmetic to
  3011. all this digital hardware.  All these devices will be using
  3012. encryption.  The rest of the world uses it, and they laugh at the US
  3013. because we are railing against nature, trying to stop it.  Trying to
  3014. stop this is like trying to legislate the tides and the weather. It's
  3015. like the buggy whip manufacturers trying to stop the cars-- even with
  3016. the NSA on their side, it's still impossible.  The information
  3017. revolution is good for democracy-- good for a free market and trade.
  3018. It contributed to the fall of the Soviet empire.  They couldn't stop
  3019. it either.
  3020.  
  3021. Soon, every off-the-shelf multimedia PC will become a secure voice
  3022. telephone, through the use of freely available software.  What does
  3023. this mean for the Government's Clipper chip and key escrow systems?
  3024.  
  3025. Like every new technology, this comes at some cost.  Cars pollute the
  3026. air.  Cryptography can help criminals hide their activities.  People
  3027. in the law enforcement and intelligence communities are going to look
  3028. at this only in their own terms.  But even with these costs, we still
  3029. can't stop this from happening in a free market global economy.  Most
  3030. people I talk to outside of Government feel that the net result of
  3031. providing privacy will be positive.
  3032.  
  3033. President Clinton is fond of saying that we should "make change our
  3034. friend".  These sweeping technological changes have big implications,
  3035. but are unstoppable.  Are we going to make change our friend?  Or are
  3036. we going to criminalize cryptography?  Are we going to incarcerate
  3037. our honest, well-intentioned software engineers?
  3038.  
  3039. Law enforcement and intelligence interests in the Government have
  3040. attempted many times to suppress the availability of strong domestic
  3041. encryption technology.  The most recent examples are Senate Bill 266
  3042. which mandated back doors in crypto systems, the FBI Digital
  3043. Telephony bill, and the Clipper chip key escrow initiative.  All of
  3044. these have met with strong opposition from industry and civil liberties
  3045. groups.  It is impossible to obtain real privacy in the information
  3046. age without good cryptography.
  3047.  
  3048. The Clinton Administration has made it a major policy priority to
  3049. help build the National Information Infrastructure (NII).  Yet, some
  3050. elements of the Government seems intent on deploying and entrenching
  3051. a communications infrastructure that would deny the citizenry the
  3052. ability to protect its privacy.  This is unsettling because in a
  3053. democracy, it is possible for bad people to occasionally get
  3054. elected-- sometimes very bad people.  Normally, a well-functioning
  3055. democracy has ways to remove these people from power.  But the wrong
  3056. technology infrastructure could allow such a future government to
  3057. watch every move anyone makes to oppose it.  It could very well be
  3058. the last government we ever elect.
  3059.  
  3060. When making public policy decisions about new technologies for the
  3061. Government, I think one should ask oneself which technologies would
  3062. best strengthen the hand of a police state.  Then, do not allow the
  3063. Government to deploy those technologies.  This is simply a matter of
  3064. good civic hygiene.
  3065.  
  3066. II.  Export controls are outdated and are a threat to privacy and
  3067. economic competitivness.
  3068.  
  3069. The current export control regime makes no sense anymore, given
  3070. advances in technology.
  3071.  
  3072. There has been considerable debate about allowing the export of
  3073. implementations of the full 56-bit Data Encryption Standard (DES).
  3074. At a recent academic cryptography conference, Michael Wiener of Bell
  3075. Northern Research in Ottawa presented a paper on how to crack the DES
  3076. with a special machine.  He has fully designed and tested a chip that
  3077. guesses DES keys at high speed until it finds the right one.
  3078. Although he has refrained from building the real chips so far, he can
  3079. get these chips manufactured for $10.50 each, and can build 57000 of
  3080. them into a special machine for $1 million that can try every DES key
  3081. in 7 hours, averaging a solution in 3.5 hours.  $1 million can be
  3082. hidden in the budget of many companies.  For $10 million, it takes 21
  3083. minutes to crack, and for $100 million, just two minutes.  That's
  3084. full 56-bit DES, cracked in just two minutes.  I'm sure the NSA can
  3085. do it in seconds, with their budget.  This means that DES is now
  3086. effectively dead for purposes of serious data security applications.
  3087. If Congress acts now to enable the export of full DES products, it
  3088. will be a day late and a dollar short.
  3089.  
  3090. If a Boeing executive who carries his notebook computer to the Paris
  3091. airshow wants to use PGP to send email to his home office in Seattle,
  3092. are we helping American competitivness by arguing that he has even
  3093. potentially committed a federal crime?
  3094.  
  3095. Knowledge of cryptography is becoming so widespread, that export
  3096. controls are no longer effective at controlling the spread of this
  3097. technology.  People everywhere can and do write good cryptographic
  3098. software, and we import it here but cannot export it, to the detriment
  3099. of our indigenous software industry.
  3100.  
  3101. I wrote PGP from information in the open literature, putting it into
  3102. a convenient package that everyone can use in a desktop or palmtop
  3103. computer.  Then I gave it away for free, for the good of our
  3104. democracy.  This could have popped up anywhere, and spread.  Other
  3105. people could have and would have done it.  And are doing it.  Again
  3106. and again.  All over the planet.  This technology belongs to
  3107. everybody.
  3108.  
  3109. III.  People want their privacy very badly.
  3110.  
  3111. PGP has spread like a prairie fire, fanned by countless people who
  3112. fervently want their privacy restored in the information age.
  3113.  
  3114. Today, human rights organizations are using PGP to protect their
  3115. people overseas.  Amnesty International uses it.  The human rights
  3116. group in the American Association for the Advancement of Science uses
  3117. it.
  3118.  
  3119. Some Americans don't understand why I should be this concerned about
  3120. the power of Government.  But talking to people in Eastern Europe, you
  3121. don't have to explain it to them.  They already get it-- and they
  3122. don't understand why we don't.
  3123.  
  3124. I want to read you a quote from some E-mail I got last week from
  3125. someone in Latvia, on the day that Boris Yeltsin was going to war
  3126. with his Parliament:
  3127.  
  3128.    "Phil I wish you to know: let it never be, but if dictatorship
  3129.    takes over Russia your PGP is widespread from Baltic to Far East
  3130.    now and will help democratic people if necessary.  Thanks."
  3131.  
  3132.  
  3133.  
  3134. Appendix -- How Public-Key Cryptography Works
  3135. - ---------------------------------------------
  3136.  
  3137. In conventional cryptosystems, such as the US Federal Data Encryption
  3138. Standard (DES), a single key is used for both encryption and
  3139. decryption.  This means that a key must be initially transmitted via
  3140. secure channels so that both parties have it before encrypted
  3141. messages can be sent over insecure channels.  This may be
  3142. inconvenient.  If you have a secure channel for exchanging keys, then
  3143. why do you need cryptography in the first place?
  3144.  
  3145. In public key cryptosystems, everyone has two related complementary
  3146. keys, a publicly revealed key and a secret key.  Each key unlocks the
  3147. code that the other key makes.  Knowing the public key does not help
  3148. you deduce the corresponding secret key.  The public key can be
  3149. published and widely disseminated across a communications network.
  3150. This protocol provides privacy without the need for the same kind of
  3151. secure channels that a conventional cryptosystem requires.
  3152.  
  3153. Anyone can use a recipient's public key to encrypt a message to that
  3154. person, and that recipient uses her own corresponding secret key to
  3155. decrypt that message.  No one but the recipient can decrypt it,
  3156. because no one else has access to that secret key.  Not even the
  3157. person who encrypted the message can decrypt it.
  3158.  
  3159. Message authentication is also provided.  The sender's own secret key
  3160. can be used to encrypt a message, thereby "signing" it.  This creates
  3161. a digital signature of a message, which the recipient (or anyone
  3162. else) can check by using the sender's public key to decrypt it.  This
  3163. proves that the sender was the true originator of the message, and
  3164. that the message has not been subsequently altered by anyone else,
  3165. because the sender alone possesses the secret key that made that
  3166. signature.  Forgery of a signed message is infeasible, and the sender
  3167. cannot later disavow his signature.
  3168.  
  3169. These two processes can be combined to provide both privacy and
  3170. authentication by first signing a message with your own secret key,
  3171. then encrypting the signed message with the recipient's public key.
  3172. The recipient reverses these steps by first decrypting the message
  3173. with her own secret key, then checking the enclosed signature with
  3174. your public key.  These steps are done automatically by the
  3175. recipient's software.
  3176.  
  3177.  
  3178.  
  3179. - --
  3180.   Philip Zimmermann
  3181.   3021 11th Street
  3182.   Boulder, Colorado 80304
  3183.   303 541-0140
  3184.   E-mail: prz@acm.org
  3185.  
  3186.  
  3187.  
  3188. - --
  3189.  
  3190. ld231782@longs.LANCE.ColoState.EDU
  3191.  
  3192. ========================================================================
  3193. Appendix V - The Philip Zimmermann Defense Fund.
  3194.              All articles reproduced by permission.
  3195. ========================================================================
  3196.  
  3197. Evidently, providing "free crypto for the masses" has its down side.
  3198.  
  3199. The government is investigating Phil Zimmermann, the original author
  3200. of PGP, for alleged violations of the ITAR export regulations
  3201. prohibiting the unlicensed export of cryptographic equipment.  They do
  3202. not seem to believe that Phil himself actually exported PGP; rather,
  3203. they claim that making the program available in a way that it could be
  3204. exported is itself export (such as giving it away without
  3205. restriction).
  3206.  
  3207. As of this writing, the investigation is just that.  In January,
  3208. Phil's lawyers met with the government lawyers to discuss the case.
  3209. The outcome of the meeting is unclear at this point, though the
  3210. meeting was described as "cordial" by Phillip Dubois, Phil
  3211. Zimmermann's lawyer.
  3212.  
  3213. Even though it's "just an investigation", it's been an expensive one.
  3214. Phil immediately had to go out and get legal representation to try to
  3215. combat this "investigation" and prepare for its possible result.  He's
  3216. got a really good legal team, and they have done a lot of their work
  3217. pro bono in support of the cause.  Unfortunately, there are still
  3218. costs associated with legal fights like this one.  Phil's got quite a
  3219. bill so far.
  3220.  
  3221. To help offset his costs, Phil and his legal team have set up a legal
  3222. defense fund for contributions.  It's currently way in the red, but
  3223. it's better than paying the whole bill outright.  If charges actually
  3224. get filed, the total bill could soar up into the millions; not a fun
  3225. thing to have happen to you after providing such a nice (if
  3226. controversial) public service.  And spending all these millions
  3227. doesn't guarantee that he won't be convicted and spend some time in
  3228. jail; that's something not even a legal defense fund can pay for.
  3229.  
  3230. Several companies who benefit from the use of PGP have indicated that
  3231. they will donate a portion of their profits from certain activities to
  3232. the legal defense fund.  Here is a partial list:
  3233.  
  3234.   First Virtual Holdings Incorporated
  3235.   Four11 Directory Services
  3236.   ViaCrypt
  3237.   Christopher Geib (the author of the shareware WinPGP)
  3238.  
  3239. Additions to this list would be appreciated.
  3240.  
  3241. More information can be had by sending E-mail to zldf@clark.net or by
  3242. visiting the information page set up for the fund:
  3243.  
  3244.   http://www.netresponse.com/zldf
  3245.  
  3246. Also, the legal team has also asked that anyone who has been
  3247. approached by a federal investigator and questioned about Phil
  3248. Zimmermann please contact Phillip Dubois [dubois@csn.org,
  3249. 303/444-3885, 2305 Broadway, Boulder, CO 80304-4132].
  3250.  
  3251. Here's the original article announcing the fund:
  3252.  
  3253. =====
  3254. - From prz@columbine.cgd.ucar.EDU Thu Oct 14 23:16:32 1993
  3255. Return-Path: <prz@columbine.cgd.ucar.EDU>
  3256. Received: from ncar.ucar.edu by mail.netcom.com (5.65/SMI-4.1/Netcom)
  3257.      id AA05680; Thu, 14 Oct 93 23:16:29 -0700
  3258. Received: from sage.cgd.ucar.edu by ncar.ucar.EDU (5.65/ NCAR Central Post
  3259. Office 03/11/93)
  3260.      id AA01642; Fri, 15 Oct 93 00:15:34 MDT
  3261. Received: from columbine.cgd.ucar.edu by sage.cgd.ucar.EDU (5.65/ NCAR Mail
  3262. Server 04/10/90)
  3263.      id AA22977; Fri, 15 Oct 93 00:14:08 MDT
  3264. Message-Id: <9310150616.AA09815@columbine.cgd.ucar.EDU>
  3265. Received: by columbine.cgd.ucar.EDU (4.1/ NCAR Mail Server 04/10/90)
  3266.      id AA09815; Fri, 15 Oct 93 00:16:57 MDT
  3267. ~Subject: PGP legal defense fund
  3268. To: gbe@netcom.com (Gary Edstrom)
  3269. ~Date: Fri, 15 Oct 93 0:16:56 MDT
  3270. ~From: Philip Zimmermann <prz@columbine.cgd.ucar.EDU>
  3271. In-Reply-To: <9310112013.AA07737@netcom5.netcom.com>; from "Gary Edstrom" at
  3272. Oct 11, 93 1:13 pm
  3273. ~From: Philip Zimmermann <prz@acm.org>
  3274. ~Reply-To: Philip Zimmermann <prz@acm.org>
  3275. X-Mailer: ELM [version 2.3 PL0]
  3276. Status: OR
  3277.  
  3278.  
  3279. ~Date: Fri, 24 Sep 1993 02:41:31 -0600 (CDT)
  3280. ~From: hmiller@orion.it.luc.edu (Hugh Miller)
  3281. ~Subject: PGP defense fund
  3282.  
  3283. As you may already know, on September 14 LEMCOM Systems (ViaCrypt)
  3284. in Phoenix, Arizona was served with a subpoena issued by the US District
  3285. Court of Northern California to testify before a grand jury and produce
  3286. documents related to "ViaCrypt, PGP, Philip Zimmermann, and anyone or
  3287. any entity acting on behalf of Philip Zimmermann for the time period
  3288. June 1, 1991 to the present."
  3289.  
  3290. Phil Zimmermann has been explicitly told that he is the primary
  3291. target of the investigation being mounted from the San Jose office of
  3292. U.S. Customs.  It is not known if there are other targets.  Whether or
  3293. not an indictment is returned in this case, the legal bills will be
  3294. astronomical.
  3295.  
  3296. If this case comes to trial, it will be one of the most important
  3297. cases in recent times dealing with cryptography, effective
  3298. communications privacy, and the free flow of information and ideas in
  3299. cyberspace in the post-Cold War political order. The stakes are high,
  3300. both for those of us who support the idea of effective personal
  3301. communications privacy and for Phil, who risks jail for his selfless and
  3302. successful effort to bring to birth "cryptography for the masses,"
  3303. a.k.a. PGP.  Export controls are being used as a means to curtail
  3304. domestic access to effective cryptographic tools: Customs is taking the
  3305. position that posting cryptographic code to the Internet is equivalent
  3306. to exporting it.  Phil has assumed the burden and risk of being the
  3307. first to develop truly effective tools with which we all might secure
  3308. our communications against prying eyes, in a political environment
  3309. increasingly hostile to such an idea -- an environment in which Clipper
  3310. chips and Digital Telephony bills are our own government's answer to our
  3311. concerns.  Now is the time for us all to step forward and help shoulder
  3312. that burden with him.
  3313.  
  3314. Phil is assembling a legal defense team to prepare for the
  3315. possibility of a trial, and he needs your help.  This will be an
  3316. expensive affair, and the meter is already ticking. I call on all of us,
  3317. both here in the U.S. and abroad, to help defend Phil and perhaps
  3318. establish a groundbreaking legal precedent.  A legal trust fund has been
  3319. established with Phil's attorney in Boulder.  Donations will be accepted
  3320. in any reliable form, check, money order, or wire transfer, and in any
  3321. currency.  Here are the details:
  3322.  
  3323. To send a check or money order by mail, make it payable, NOT to Phil
  3324. Zimmermann, but to Phil's attorney, Philip Dubois.  Mail the check or money
  3325. order to the following address:
  3326.  
  3327.     Philip Dubois
  3328.     2305 Broadway
  3329.     Boulder, CO USA  80304
  3330.     (Phone #: 303-444-3885)
  3331.  
  3332. To send a wire transfer, your bank will need the following
  3333. information:
  3334.  
  3335.     Bank: VectraBank
  3336.     Routing #: 107004365
  3337.     Account #: 0113830
  3338.     Account Name: "Philip L. Dubois, Attorney Trust Account"
  3339.  
  3340.     Any funds remaining after the end of legal action will be returned
  3341. to named donors in proportion to the size of their donations.
  3342.  
  3343.     You may give anonymously or not, but PLEASE - give generously.  If
  3344. you admire PGP, what it was intended to do and the ideals which animated
  3345. its creation, express your support with a contribution to this fund.
  3346.  
  3347. - -----------------------------------------------------------------------
  3348.  
  3349. Posted to: alt.security.pgp; sci.crypt; talk.politics.crypto;
  3350. comp.org.eff.talk; comp.society.cu-digest; comp.society; alt.sci.sociology;
  3351. alt.security.index; alt.security.keydist; alt.security;
  3352. alt.society.civil-liberty; alt.society.civil-disob; alt.society.futures
  3353.  
  3354. - --
  3355.  
  3356. Hugh Miller       | Asst. Prof. of Philosophy |  Loyola University Chicago
  3357. FAX: 312-508-2292 |    Voice: 312-508-2727    |  hmiller@lucpul.it.luc.edu
  3358. PGP 2.3A Key fingerprint: FF 67 57 CC 0C 91 12 7D  89 21 C7 12 F7 CF C5 7E
  3359. =====
  3360.  
  3361. European users of PGP may also make contributions to the fund, as
  3362. described in the following message posted to alt.security.pgp.  Note
  3363. that this fund is not endorsed or managed by the people managing the
  3364. real legal defense fund; it is intended as a medium for Europeans (and
  3365. others) to be able to contribute to the fund easily.
  3366.  
  3367. =====
  3368. - -----BEGIN PGP SIGNED MESSAGE-----
  3369.  
  3370.      This is a call for donations to support Philip Zimmermann, the
  3371. author of Pretty Good Privacy (PGP), directed especially to the
  3372. european users.
  3373.  
  3374.      To avoid the large bank fees when transferring money to the
  3375. United States or when issuing checks to overseas, I have established
  3376. an european legal trust fund for your convenience. First of all, I'd
  3377. like to inform you what this legal trust fund is all about in the
  3378. first place. If you already know Phil's situation, you might skip the
  3379. quoted message below. I am using parts of the "request for donations"
  3380. as it was posted by Philip Dubois, Zimmermann's lawyer.
  3381.  
  3382.  | As you may already know, on September 14 LEMCOM Systems (ViaCrypt)
  3383.  | in Phoenix, Arizona was served with a subpoena issued by the US
  3384.  | District Court of Northern California to testify before a grand
  3385.  | jury and produce documents related to "ViaCrypt, PGP, Philip
  3386.  | Zimmermann, and anyone or any entity acting on behalf of Philip
  3387.  | Zimmermann for the time period June 1, 1991 to the present."
  3388.  | 
  3389.  | Phil Zimmermann has been explicitly told that he is the primary
  3390.  | target of the investigation being mounted from the San Jose office
  3391.  | of U.S.  Customs. It is not known if there are other targets.
  3392.  | Whether or not an indictment is returned in this case, the legal
  3393.  | bills will be astronomical.
  3394.  | 
  3395.  | If this case comes to trial, it will be one of the most important
  3396.  | cases in recent times dealing with cryptography, effective
  3397.  | communications privacy, and the free flow of information and ideas
  3398.  | in cyberspace in the post-Cold War political order. The stakes are
  3399.  | high, both for those of us who support the idea of effective
  3400.  | personal communications privacy and for Phil, who risks jail for
  3401.  | his selfless and successful effort to bring to birth "cryptography
  3402.  | for the masses," a.k.a. PGP. Export controls are being used as a
  3403.  | means to curtail domestic access to effective cryptographic tools:
  3404.  | Customs is taking the position that posting cryptographic code to
  3405.  | the Internet is equivalent to exporting it. Phil has assumed the
  3406.  | burden and risk of being the first to develop truly effective tools
  3407.  | with which we all might secure our communications against prying
  3408.  | eyes, in a political environment increasingly hostile to such an
  3409.  | idea -- an environment in which Clipper chips and Digital Telephony
  3410.  | bills are our own government's answer to our concerns. Now is the
  3411.  | time for us all to step forward and help shoulder that burden with
  3412.  | him.
  3413.  | 
  3414.  | Phil is assembling a legal defense team to prepare for the
  3415.  | possibility of a trial, and he needs your help. This will be an
  3416.  | expensive affair, and the meter is already ticking. I call on all
  3417.  | of us, both here in the U.S. and abroad, to help defend Phil and
  3418.  | perhaps establish a groundbreaking legal precedent. A legal trust
  3419.  | fund has been established with Phil's attorney in Boulder.
  3420.  
  3421.  
  3422.      If you wish to donate some money to Philip Zimmermann, you may
  3423. now transfer it to an account here in Germany -- what is usually quite
  3424. a lot cheaper than transferring it to overseas. Here is the
  3425. information you will need:
  3426.  
  3427.         Account owner: Peter Simons
  3428.         Bank         : Commerzbank Bonn, Germany
  3429.         Account No.  : 1112713/00
  3430.         Bank No.     : 380 400 07
  3431.  
  3432.      This is NOT my private account! It is only used to collect the
  3433. donations for Philip. Every single dollar I receive will be
  3434. transferred to the account in the States monthly, with minimum fees.
  3435. If you donate any money, you might want to send an e-mail to me
  3436. (simons@peti.rhein.de) and to Philip Dubois (dubois@csn.org) to let us
  3437. know. Sending a copy to Phil's lawyer will furthermore make sure that
  3438. I can by no means keep anything for myself as he knows exactly what
  3439. amount has been given.
  3440.  
  3441.      If you need any further information, please don't hesitate to
  3442. contact me under simons@peti.rhein.de and I will happily try to help.
  3443. You may get my PGP public key from any keyserver or by fingering
  3444. simons@comma.rhein.de.
  3445.  
  3446.      Please be generous! Consider that PGP is completely free for you
  3447. to use and Phil got nothing but trouble in return. One can easily
  3448. imagine what a software company had charged you for a tool like that!
  3449.  
  3450.         Sincerely,
  3451.  
  3452.             Peter Simons <simons@peti.rhein.de>
  3453.  
  3454.  
  3455. - -----BEGIN PGP SIGNATURE-----
  3456. Version: 2.6.2i beta
  3457.  
  3458. iQCVAgUBL2YWuw9HL1s0103BAQEj9wP9EJwRtjcpCSCG/5p10rfPkgD3tlYs35ds
  3459. HwXOlCdRkFSfVOQ70xhgObgf6iZwv/OFQzfjf83CjLt5CxVpROMvMBGLnJkpTYEJ
  3460. JzXh/22O+E2guWMuGbDgoD83dPXbxWhPCqeJEIP1uNUaT4QQjxB8OOaCfpxLIbCa
  3461. 2lnISYXKZuQ=
  3462. =WrGh
  3463. - -----END PGP SIGNATURE-----
  3464.  
  3465. ========================================================================
  3466. Appendix VI - A Statement from ViaCrypt Concerning ITAR
  3467.               Reproduced by Permission
  3468. ========================================================================
  3469.  
  3470. - -----BEGIN PGP SIGNED MESSAGE-----
  3471.  
  3472. The ITAR (International Traffic in Arms Regulations) includes
  3473. a regulation that requires a manufacturer of cryptographic
  3474. products to register with the U.S. State Department even if the
  3475. manufacturer has no intentions of exporting products.  It appears
  3476. that this particular regulation is either not widely known, or
  3477. is widely ignored.
  3478.  
  3479. While no pressure was placed upon ViaCrypt to register, it is the
  3480. Company's position to comply with all applicable laws and regulations.
  3481. In keeping with this philosophy, ViaCrypt has registered with the
  3482. U.S. Department of State as a munitions manufacturer.
  3483.  
  3484. - -----BEGIN PGP SIGNATURE-----
  3485. Version: 2.4
  3486.  
  3487. iQCVAgUBLQ+DfmhHpCDLdoUBAQGa+AP/YzLpHBGOgsU4b7DjLYj8KFC4FFACryRJ
  3488. CKaBzeDI30p6y6PZitsMRBv7y2dzDILjYogIP0L3FTRyN36OebgVCXPiUAc3Vaee
  3489. aIdLJ6emnDjt+tVS/dbgx0F+gB/KooMoY3SJiGPE+hUH8p3pNkYmhzeR3xXi9OEu
  3490. GAZdK+E+RRA=
  3491. =o13M
  3492. - -----END PGP SIGNATURE-----
  3493.  
  3494. -----BEGIN PGP SIGNATURE-----
  3495. Version: 2.6.2
  3496.  
  3497. iQCVAwUBL+kBF7nwkw8DU+OFAQEEWwP/S1EZ+HmzibikWKPDwkqSd4gXsDTM7Zu5
  3498. ePC0Pl0PwJoByXnrhDInMorD5oHSFf8mior+SRZubmgUq0plWhI1Ip5DUp+NYVbg
  3499. k4Eah/P4q57mExNimBlWCwpb72yYs6HKL60eqEZzQP83DpVJ7VvA7bfMiggZLa1r
  3500. Z8Nk1Nrwcc0=
  3501. =I8Z9
  3502. -----END PGP SIGNATURE-----
  3503.  
  3504.  
  3505.